Package com.google.cloud.alloydb.v1alpha
Class ContinuousBackupInfo.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ContinuousBackupInfo.Builder>
-
- com.google.cloud.alloydb.v1alpha.ContinuousBackupInfo.Builder
-
- All Implemented Interfaces:
ContinuousBackupInfoOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- ContinuousBackupInfo
public static final class ContinuousBackupInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ContinuousBackupInfo.Builder> implements ContinuousBackupInfoOrBuilder
ContinuousBackupInfo describes the continuous backup properties of a cluster.
Protobuf typegoogle.cloud.alloydb.v1alpha.ContinuousBackupInfo
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ContinuousBackupInfo.Builder
addAllSchedule(Iterable<? extends com.google.type.DayOfWeek> values)
Output only.ContinuousBackupInfo.Builder
addAllScheduleValue(Iterable<Integer> values)
Output only.ContinuousBackupInfo.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ContinuousBackupInfo.Builder
addSchedule(com.google.type.DayOfWeek value)
Output only.ContinuousBackupInfo.Builder
addScheduleValue(int value)
Output only.ContinuousBackupInfo
build()
ContinuousBackupInfo
buildPartial()
ContinuousBackupInfo.Builder
clear()
ContinuousBackupInfo.Builder
clearEarliestRestorableTime()
Output only.ContinuousBackupInfo.Builder
clearEnabledTime()
Output only.ContinuousBackupInfo.Builder
clearEncryptionInfo()
Output only.ContinuousBackupInfo.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
ContinuousBackupInfo.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
ContinuousBackupInfo.Builder
clearSchedule()
Output only.ContinuousBackupInfo.Builder
clone()
ContinuousBackupInfo
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
com.google.protobuf.Timestamp
getEarliestRestorableTime()
Output only.com.google.protobuf.Timestamp.Builder
getEarliestRestorableTimeBuilder()
Output only.com.google.protobuf.TimestampOrBuilder
getEarliestRestorableTimeOrBuilder()
Output only.com.google.protobuf.Timestamp
getEnabledTime()
Output only.com.google.protobuf.Timestamp.Builder
getEnabledTimeBuilder()
Output only.com.google.protobuf.TimestampOrBuilder
getEnabledTimeOrBuilder()
Output only.EncryptionInfo
getEncryptionInfo()
Output only.EncryptionInfo.Builder
getEncryptionInfoBuilder()
Output only.EncryptionInfoOrBuilder
getEncryptionInfoOrBuilder()
Output only.com.google.type.DayOfWeek
getSchedule(int index)
Output only.int
getScheduleCount()
Output only.List<com.google.type.DayOfWeek>
getScheduleList()
Output only.int
getScheduleValue(int index)
Output only.List<Integer>
getScheduleValueList()
Output only.boolean
hasEarliestRestorableTime()
Output only.boolean
hasEnabledTime()
Output only.boolean
hasEncryptionInfo()
Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
ContinuousBackupInfo.Builder
mergeEarliestRestorableTime(com.google.protobuf.Timestamp value)
Output only.ContinuousBackupInfo.Builder
mergeEnabledTime(com.google.protobuf.Timestamp value)
Output only.ContinuousBackupInfo.Builder
mergeEncryptionInfo(EncryptionInfo value)
Output only.ContinuousBackupInfo.Builder
mergeFrom(ContinuousBackupInfo other)
ContinuousBackupInfo.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ContinuousBackupInfo.Builder
mergeFrom(com.google.protobuf.Message other)
ContinuousBackupInfo.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ContinuousBackupInfo.Builder
setEarliestRestorableTime(com.google.protobuf.Timestamp value)
Output only.ContinuousBackupInfo.Builder
setEarliestRestorableTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.ContinuousBackupInfo.Builder
setEnabledTime(com.google.protobuf.Timestamp value)
Output only.ContinuousBackupInfo.Builder
setEnabledTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.ContinuousBackupInfo.Builder
setEncryptionInfo(EncryptionInfo value)
Output only.ContinuousBackupInfo.Builder
setEncryptionInfo(EncryptionInfo.Builder builderForValue)
Output only.ContinuousBackupInfo.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ContinuousBackupInfo.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
ContinuousBackupInfo.Builder
setSchedule(int index, com.google.type.DayOfWeek value)
Output only.ContinuousBackupInfo.Builder
setScheduleValue(int index, int value)
Output only.ContinuousBackupInfo.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<ContinuousBackupInfo.Builder>
-
clear
public ContinuousBackupInfo.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<ContinuousBackupInfo.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<ContinuousBackupInfo.Builder>
-
getDefaultInstanceForType
public ContinuousBackupInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ContinuousBackupInfo build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ContinuousBackupInfo buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ContinuousBackupInfo.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<ContinuousBackupInfo.Builder>
-
setField
public ContinuousBackupInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ContinuousBackupInfo.Builder>
-
clearField
public ContinuousBackupInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ContinuousBackupInfo.Builder>
-
clearOneof
public ContinuousBackupInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<ContinuousBackupInfo.Builder>
-
setRepeatedField
public ContinuousBackupInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ContinuousBackupInfo.Builder>
-
addRepeatedField
public ContinuousBackupInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ContinuousBackupInfo.Builder>
-
mergeFrom
public ContinuousBackupInfo.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ContinuousBackupInfo.Builder>
-
mergeFrom
public ContinuousBackupInfo.Builder mergeFrom(ContinuousBackupInfo other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<ContinuousBackupInfo.Builder>
-
mergeFrom
public ContinuousBackupInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ContinuousBackupInfo.Builder>
- Throws:
IOException
-
hasEncryptionInfo
public boolean hasEncryptionInfo()
Output only. The encryption information for the WALs and backups required for ContinuousBackup.
.google.cloud.alloydb.v1alpha.EncryptionInfo encryption_info = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasEncryptionInfo
in interfaceContinuousBackupInfoOrBuilder
- Returns:
- Whether the encryptionInfo field is set.
-
getEncryptionInfo
public EncryptionInfo getEncryptionInfo()
Output only. The encryption information for the WALs and backups required for ContinuousBackup.
.google.cloud.alloydb.v1alpha.EncryptionInfo encryption_info = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getEncryptionInfo
in interfaceContinuousBackupInfoOrBuilder
- Returns:
- The encryptionInfo.
-
setEncryptionInfo
public ContinuousBackupInfo.Builder setEncryptionInfo(EncryptionInfo value)
Output only. The encryption information for the WALs and backups required for ContinuousBackup.
.google.cloud.alloydb.v1alpha.EncryptionInfo encryption_info = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setEncryptionInfo
public ContinuousBackupInfo.Builder setEncryptionInfo(EncryptionInfo.Builder builderForValue)
Output only. The encryption information for the WALs and backups required for ContinuousBackup.
.google.cloud.alloydb.v1alpha.EncryptionInfo encryption_info = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeEncryptionInfo
public ContinuousBackupInfo.Builder mergeEncryptionInfo(EncryptionInfo value)
Output only. The encryption information for the WALs and backups required for ContinuousBackup.
.google.cloud.alloydb.v1alpha.EncryptionInfo encryption_info = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearEncryptionInfo
public ContinuousBackupInfo.Builder clearEncryptionInfo()
Output only. The encryption information for the WALs and backups required for ContinuousBackup.
.google.cloud.alloydb.v1alpha.EncryptionInfo encryption_info = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getEncryptionInfoBuilder
public EncryptionInfo.Builder getEncryptionInfoBuilder()
Output only. The encryption information for the WALs and backups required for ContinuousBackup.
.google.cloud.alloydb.v1alpha.EncryptionInfo encryption_info = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getEncryptionInfoOrBuilder
public EncryptionInfoOrBuilder getEncryptionInfoOrBuilder()
Output only. The encryption information for the WALs and backups required for ContinuousBackup.
.google.cloud.alloydb.v1alpha.EncryptionInfo encryption_info = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getEncryptionInfoOrBuilder
in interfaceContinuousBackupInfoOrBuilder
-
hasEnabledTime
public boolean hasEnabledTime()
Output only. When ContinuousBackup was most recently enabled. Set to null if ContinuousBackup is not enabled.
.google.protobuf.Timestamp enabled_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasEnabledTime
in interfaceContinuousBackupInfoOrBuilder
- Returns:
- Whether the enabledTime field is set.
-
getEnabledTime
public com.google.protobuf.Timestamp getEnabledTime()
Output only. When ContinuousBackup was most recently enabled. Set to null if ContinuousBackup is not enabled.
.google.protobuf.Timestamp enabled_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getEnabledTime
in interfaceContinuousBackupInfoOrBuilder
- Returns:
- The enabledTime.
-
setEnabledTime
public ContinuousBackupInfo.Builder setEnabledTime(com.google.protobuf.Timestamp value)
Output only. When ContinuousBackup was most recently enabled. Set to null if ContinuousBackup is not enabled.
.google.protobuf.Timestamp enabled_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setEnabledTime
public ContinuousBackupInfo.Builder setEnabledTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. When ContinuousBackup was most recently enabled. Set to null if ContinuousBackup is not enabled.
.google.protobuf.Timestamp enabled_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeEnabledTime
public ContinuousBackupInfo.Builder mergeEnabledTime(com.google.protobuf.Timestamp value)
Output only. When ContinuousBackup was most recently enabled. Set to null if ContinuousBackup is not enabled.
.google.protobuf.Timestamp enabled_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearEnabledTime
public ContinuousBackupInfo.Builder clearEnabledTime()
Output only. When ContinuousBackup was most recently enabled. Set to null if ContinuousBackup is not enabled.
.google.protobuf.Timestamp enabled_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getEnabledTimeBuilder
public com.google.protobuf.Timestamp.Builder getEnabledTimeBuilder()
Output only. When ContinuousBackup was most recently enabled. Set to null if ContinuousBackup is not enabled.
.google.protobuf.Timestamp enabled_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getEnabledTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getEnabledTimeOrBuilder()
Output only. When ContinuousBackup was most recently enabled. Set to null if ContinuousBackup is not enabled.
.google.protobuf.Timestamp enabled_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getEnabledTimeOrBuilder
in interfaceContinuousBackupInfoOrBuilder
-
getScheduleList
public List<com.google.type.DayOfWeek> getScheduleList()
Output only. Days of the week on which a continuous backup is taken. Output only field. Ignored if passed into the request.
repeated .google.type.DayOfWeek schedule = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getScheduleList
in interfaceContinuousBackupInfoOrBuilder
- Returns:
- A list containing the schedule.
-
getScheduleCount
public int getScheduleCount()
Output only. Days of the week on which a continuous backup is taken. Output only field. Ignored if passed into the request.
repeated .google.type.DayOfWeek schedule = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getScheduleCount
in interfaceContinuousBackupInfoOrBuilder
- Returns:
- The count of schedule.
-
getSchedule
public com.google.type.DayOfWeek getSchedule(int index)
Output only. Days of the week on which a continuous backup is taken. Output only field. Ignored if passed into the request.
repeated .google.type.DayOfWeek schedule = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getSchedule
in interfaceContinuousBackupInfoOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The schedule at the given index.
-
setSchedule
public ContinuousBackupInfo.Builder setSchedule(int index, com.google.type.DayOfWeek value)
Output only. Days of the week on which a continuous backup is taken. Output only field. Ignored if passed into the request.
repeated .google.type.DayOfWeek schedule = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
index
- The index to set the value at.value
- The schedule to set.- Returns:
- This builder for chaining.
-
addSchedule
public ContinuousBackupInfo.Builder addSchedule(com.google.type.DayOfWeek value)
Output only. Days of the week on which a continuous backup is taken. Output only field. Ignored if passed into the request.
repeated .google.type.DayOfWeek schedule = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The schedule to add.- Returns:
- This builder for chaining.
-
addAllSchedule
public ContinuousBackupInfo.Builder addAllSchedule(Iterable<? extends com.google.type.DayOfWeek> values)
Output only. Days of the week on which a continuous backup is taken. Output only field. Ignored if passed into the request.
repeated .google.type.DayOfWeek schedule = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
values
- The schedule to add.- Returns:
- This builder for chaining.
-
clearSchedule
public ContinuousBackupInfo.Builder clearSchedule()
Output only. Days of the week on which a continuous backup is taken. Output only field. Ignored if passed into the request.
repeated .google.type.DayOfWeek schedule = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Returns:
- This builder for chaining.
-
getScheduleValueList
public List<Integer> getScheduleValueList()
Output only. Days of the week on which a continuous backup is taken. Output only field. Ignored if passed into the request.
repeated .google.type.DayOfWeek schedule = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getScheduleValueList
in interfaceContinuousBackupInfoOrBuilder
- Returns:
- A list containing the enum numeric values on the wire for schedule.
-
getScheduleValue
public int getScheduleValue(int index)
Output only. Days of the week on which a continuous backup is taken. Output only field. Ignored if passed into the request.
repeated .google.type.DayOfWeek schedule = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getScheduleValue
in interfaceContinuousBackupInfoOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The enum numeric value on the wire of schedule at the given index.
-
setScheduleValue
public ContinuousBackupInfo.Builder setScheduleValue(int index, int value)
Output only. Days of the week on which a continuous backup is taken. Output only field. Ignored if passed into the request.
repeated .google.type.DayOfWeek schedule = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
index
- The index to set the value at.value
- The enum numeric value on the wire for schedule to set.- Returns:
- This builder for chaining.
-
addScheduleValue
public ContinuousBackupInfo.Builder addScheduleValue(int value)
Output only. Days of the week on which a continuous backup is taken. Output only field. Ignored if passed into the request.
repeated .google.type.DayOfWeek schedule = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The enum numeric value on the wire for schedule to add.- Returns:
- This builder for chaining.
-
addAllScheduleValue
public ContinuousBackupInfo.Builder addAllScheduleValue(Iterable<Integer> values)
Output only. Days of the week on which a continuous backup is taken. Output only field. Ignored if passed into the request.
repeated .google.type.DayOfWeek schedule = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
values
- The enum numeric values on the wire for schedule to add.- Returns:
- This builder for chaining.
-
hasEarliestRestorableTime
public boolean hasEarliestRestorableTime()
Output only. The earliest restorable time that can be restored to. Output only field.
.google.protobuf.Timestamp earliest_restorable_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasEarliestRestorableTime
in interfaceContinuousBackupInfoOrBuilder
- Returns:
- Whether the earliestRestorableTime field is set.
-
getEarliestRestorableTime
public com.google.protobuf.Timestamp getEarliestRestorableTime()
Output only. The earliest restorable time that can be restored to. Output only field.
.google.protobuf.Timestamp earliest_restorable_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getEarliestRestorableTime
in interfaceContinuousBackupInfoOrBuilder
- Returns:
- The earliestRestorableTime.
-
setEarliestRestorableTime
public ContinuousBackupInfo.Builder setEarliestRestorableTime(com.google.protobuf.Timestamp value)
Output only. The earliest restorable time that can be restored to. Output only field.
.google.protobuf.Timestamp earliest_restorable_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setEarliestRestorableTime
public ContinuousBackupInfo.Builder setEarliestRestorableTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The earliest restorable time that can be restored to. Output only field.
.google.protobuf.Timestamp earliest_restorable_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeEarliestRestorableTime
public ContinuousBackupInfo.Builder mergeEarliestRestorableTime(com.google.protobuf.Timestamp value)
Output only. The earliest restorable time that can be restored to. Output only field.
.google.protobuf.Timestamp earliest_restorable_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearEarliestRestorableTime
public ContinuousBackupInfo.Builder clearEarliestRestorableTime()
Output only. The earliest restorable time that can be restored to. Output only field.
.google.protobuf.Timestamp earliest_restorable_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getEarliestRestorableTimeBuilder
public com.google.protobuf.Timestamp.Builder getEarliestRestorableTimeBuilder()
Output only. The earliest restorable time that can be restored to. Output only field.
.google.protobuf.Timestamp earliest_restorable_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getEarliestRestorableTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getEarliestRestorableTimeOrBuilder()
Output only. The earliest restorable time that can be restored to. Output only field.
.google.protobuf.Timestamp earliest_restorable_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getEarliestRestorableTimeOrBuilder
in interfaceContinuousBackupInfoOrBuilder
-
setUnknownFields
public final ContinuousBackupInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ContinuousBackupInfo.Builder>
-
mergeUnknownFields
public final ContinuousBackupInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ContinuousBackupInfo.Builder>
-
-