Package com.google.cloud.alloydb.v1
Class AutomatedBackupPolicy
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.alloydb.v1.AutomatedBackupPolicy
-
- All Implemented Interfaces:
AutomatedBackupPolicyOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class AutomatedBackupPolicy extends com.google.protobuf.GeneratedMessageV3 implements AutomatedBackupPolicyOrBuilder
Message describing the user-specified automated backup policy. All fields in the automated backup policy are optional. Defaults for each field are provided if they are not set.
Protobuf typegoogle.cloud.alloydb.v1.AutomatedBackupPolicy- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAutomatedBackupPolicy.BuilderMessage describing the user-specified automated backup policy.static classAutomatedBackupPolicy.QuantityBasedRetentionA quantity based policy specifies that a certain number of the most recent successful backups should be retained.static interfaceAutomatedBackupPolicy.QuantityBasedRetentionOrBuilderstatic classAutomatedBackupPolicy.RetentionCasestatic classAutomatedBackupPolicy.ScheduleCasestatic classAutomatedBackupPolicy.TimeBasedRetentionA time based retention policy specifies that all backups within a certain time period should be retained.static interfaceAutomatedBackupPolicy.TimeBasedRetentionOrBuilderstatic classAutomatedBackupPolicy.WeeklyScheduleA weekly schedule starts a backup at prescribed start times within a day, for the specified days of the week.static interfaceAutomatedBackupPolicy.WeeklyScheduleOrBuilder-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intBACKUP_WINDOW_FIELD_NUMBERstatic intENABLED_FIELD_NUMBERstatic intENCRYPTION_CONFIG_FIELD_NUMBERstatic intLABELS_FIELD_NUMBERstatic intLOCATION_FIELD_NUMBERstatic intQUANTITY_BASED_RETENTION_FIELD_NUMBERstatic intTIME_BASED_RETENTION_FIELD_NUMBERstatic intWEEKLY_SCHEDULE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsLabels(String key)Labels to apply to backups created using this configuration.booleanequals(Object obj)com.google.protobuf.DurationgetBackupWindow()The length of the time window during which a backup can be taken.com.google.protobuf.DurationOrBuildergetBackupWindowOrBuilder()The length of the time window during which a backup can be taken.static AutomatedBackupPolicygetDefaultInstance()AutomatedBackupPolicygetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()booleangetEnabled()Whether automated automated backups are enabled.EncryptionConfiggetEncryptionConfig()Optional.EncryptionConfigOrBuildergetEncryptionConfigOrBuilder()Optional.Map<String,String>getLabels()Deprecated.intgetLabelsCount()Labels to apply to backups created using this configuration.Map<String,String>getLabelsMap()Labels to apply to backups created using this configuration.StringgetLabelsOrDefault(String key, String defaultValue)Labels to apply to backups created using this configuration.StringgetLabelsOrThrow(String key)Labels to apply to backups created using this configuration.StringgetLocation()The location where the backup will be stored.com.google.protobuf.ByteStringgetLocationBytes()The location where the backup will be stored.com.google.protobuf.Parser<AutomatedBackupPolicy>getParserForType()AutomatedBackupPolicy.QuantityBasedRetentiongetQuantityBasedRetention()Quantity-based Backup retention policy to retain recent backups.AutomatedBackupPolicy.QuantityBasedRetentionOrBuildergetQuantityBasedRetentionOrBuilder()Quantity-based Backup retention policy to retain recent backups.AutomatedBackupPolicy.RetentionCasegetRetentionCase()AutomatedBackupPolicy.ScheduleCasegetScheduleCase()intgetSerializedSize()AutomatedBackupPolicy.TimeBasedRetentiongetTimeBasedRetention()Time-based Backup retention policy.AutomatedBackupPolicy.TimeBasedRetentionOrBuildergetTimeBasedRetentionOrBuilder()Time-based Backup retention policy.AutomatedBackupPolicy.WeeklySchedulegetWeeklySchedule()Weekly schedule for the Backup.AutomatedBackupPolicy.WeeklyScheduleOrBuildergetWeeklyScheduleOrBuilder()Weekly schedule for the Backup.booleanhasBackupWindow()The length of the time window during which a backup can be taken.booleanhasEnabled()Whether automated automated backups are enabled.booleanhasEncryptionConfig()Optional.inthashCode()booleanhasQuantityBasedRetention()Quantity-based Backup retention policy to retain recent backups.booleanhasTimeBasedRetention()Time-based Backup retention policy.booleanhasWeeklySchedule()Weekly schedule for the Backup.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static AutomatedBackupPolicy.BuildernewBuilder()static AutomatedBackupPolicy.BuildernewBuilder(AutomatedBackupPolicy prototype)AutomatedBackupPolicy.BuildernewBuilderForType()protected AutomatedBackupPolicy.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static AutomatedBackupPolicyparseDelimitedFrom(InputStream input)static AutomatedBackupPolicyparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AutomatedBackupPolicyparseFrom(byte[] data)static AutomatedBackupPolicyparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AutomatedBackupPolicyparseFrom(com.google.protobuf.ByteString data)static AutomatedBackupPolicyparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AutomatedBackupPolicyparseFrom(com.google.protobuf.CodedInputStream input)static AutomatedBackupPolicyparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AutomatedBackupPolicyparseFrom(InputStream input)static AutomatedBackupPolicyparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AutomatedBackupPolicyparseFrom(ByteBuffer data)static AutomatedBackupPolicyparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<AutomatedBackupPolicy>parser()AutomatedBackupPolicy.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
WEEKLY_SCHEDULE_FIELD_NUMBER
public static final int WEEKLY_SCHEDULE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TIME_BASED_RETENTION_FIELD_NUMBER
public static final int TIME_BASED_RETENTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
QUANTITY_BASED_RETENTION_FIELD_NUMBER
public static final int QUANTITY_BASED_RETENTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENABLED_FIELD_NUMBER
public static final int ENABLED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BACKUP_WINDOW_FIELD_NUMBER
public static final int BACKUP_WINDOW_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENCRYPTION_CONFIG_FIELD_NUMBER
public static final int ENCRYPTION_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LOCATION_FIELD_NUMBER
public static final int LOCATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LABELS_FIELD_NUMBER
public static final int LABELS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getScheduleCase
public AutomatedBackupPolicy.ScheduleCase getScheduleCase()
- Specified by:
getScheduleCasein interfaceAutomatedBackupPolicyOrBuilder
-
getRetentionCase
public AutomatedBackupPolicy.RetentionCase getRetentionCase()
- Specified by:
getRetentionCasein interfaceAutomatedBackupPolicyOrBuilder
-
hasWeeklySchedule
public boolean hasWeeklySchedule()
Weekly schedule for the Backup.
.google.cloud.alloydb.v1.AutomatedBackupPolicy.WeeklySchedule weekly_schedule = 2;- Specified by:
hasWeeklySchedulein interfaceAutomatedBackupPolicyOrBuilder- Returns:
- Whether the weeklySchedule field is set.
-
getWeeklySchedule
public AutomatedBackupPolicy.WeeklySchedule getWeeklySchedule()
Weekly schedule for the Backup.
.google.cloud.alloydb.v1.AutomatedBackupPolicy.WeeklySchedule weekly_schedule = 2;- Specified by:
getWeeklySchedulein interfaceAutomatedBackupPolicyOrBuilder- Returns:
- The weeklySchedule.
-
getWeeklyScheduleOrBuilder
public AutomatedBackupPolicy.WeeklyScheduleOrBuilder getWeeklyScheduleOrBuilder()
Weekly schedule for the Backup.
.google.cloud.alloydb.v1.AutomatedBackupPolicy.WeeklySchedule weekly_schedule = 2;- Specified by:
getWeeklyScheduleOrBuilderin interfaceAutomatedBackupPolicyOrBuilder
-
hasTimeBasedRetention
public boolean hasTimeBasedRetention()
Time-based Backup retention policy.
.google.cloud.alloydb.v1.AutomatedBackupPolicy.TimeBasedRetention time_based_retention = 4;- Specified by:
hasTimeBasedRetentionin interfaceAutomatedBackupPolicyOrBuilder- Returns:
- Whether the timeBasedRetention field is set.
-
getTimeBasedRetention
public AutomatedBackupPolicy.TimeBasedRetention getTimeBasedRetention()
Time-based Backup retention policy.
.google.cloud.alloydb.v1.AutomatedBackupPolicy.TimeBasedRetention time_based_retention = 4;- Specified by:
getTimeBasedRetentionin interfaceAutomatedBackupPolicyOrBuilder- Returns:
- The timeBasedRetention.
-
getTimeBasedRetentionOrBuilder
public AutomatedBackupPolicy.TimeBasedRetentionOrBuilder getTimeBasedRetentionOrBuilder()
Time-based Backup retention policy.
.google.cloud.alloydb.v1.AutomatedBackupPolicy.TimeBasedRetention time_based_retention = 4;- Specified by:
getTimeBasedRetentionOrBuilderin interfaceAutomatedBackupPolicyOrBuilder
-
hasQuantityBasedRetention
public boolean hasQuantityBasedRetention()
Quantity-based Backup retention policy to retain recent backups.
.google.cloud.alloydb.v1.AutomatedBackupPolicy.QuantityBasedRetention quantity_based_retention = 5;- Specified by:
hasQuantityBasedRetentionin interfaceAutomatedBackupPolicyOrBuilder- Returns:
- Whether the quantityBasedRetention field is set.
-
getQuantityBasedRetention
public AutomatedBackupPolicy.QuantityBasedRetention getQuantityBasedRetention()
Quantity-based Backup retention policy to retain recent backups.
.google.cloud.alloydb.v1.AutomatedBackupPolicy.QuantityBasedRetention quantity_based_retention = 5;- Specified by:
getQuantityBasedRetentionin interfaceAutomatedBackupPolicyOrBuilder- Returns:
- The quantityBasedRetention.
-
getQuantityBasedRetentionOrBuilder
public AutomatedBackupPolicy.QuantityBasedRetentionOrBuilder getQuantityBasedRetentionOrBuilder()
Quantity-based Backup retention policy to retain recent backups.
.google.cloud.alloydb.v1.AutomatedBackupPolicy.QuantityBasedRetention quantity_based_retention = 5;- Specified by:
getQuantityBasedRetentionOrBuilderin interfaceAutomatedBackupPolicyOrBuilder
-
hasEnabled
public boolean hasEnabled()
Whether automated automated backups are enabled. If not set, defaults to true.
optional bool enabled = 1;- Specified by:
hasEnabledin interfaceAutomatedBackupPolicyOrBuilder- Returns:
- Whether the enabled field is set.
-
getEnabled
public boolean getEnabled()
Whether automated automated backups are enabled. If not set, defaults to true.
optional bool enabled = 1;- Specified by:
getEnabledin interfaceAutomatedBackupPolicyOrBuilder- Returns:
- The enabled.
-
hasBackupWindow
public boolean hasBackupWindow()
The length of the time window during which a backup can be taken. If a backup does not succeed within this time window, it will be canceled and considered failed. The backup window must be at least 5 minutes long. There is no upper bound on the window. If not set, it defaults to 1 hour.
.google.protobuf.Duration backup_window = 3;- Specified by:
hasBackupWindowin interfaceAutomatedBackupPolicyOrBuilder- Returns:
- Whether the backupWindow field is set.
-
getBackupWindow
public com.google.protobuf.Duration getBackupWindow()
The length of the time window during which a backup can be taken. If a backup does not succeed within this time window, it will be canceled and considered failed. The backup window must be at least 5 minutes long. There is no upper bound on the window. If not set, it defaults to 1 hour.
.google.protobuf.Duration backup_window = 3;- Specified by:
getBackupWindowin interfaceAutomatedBackupPolicyOrBuilder- Returns:
- The backupWindow.
-
getBackupWindowOrBuilder
public com.google.protobuf.DurationOrBuilder getBackupWindowOrBuilder()
The length of the time window during which a backup can be taken. If a backup does not succeed within this time window, it will be canceled and considered failed. The backup window must be at least 5 minutes long. There is no upper bound on the window. If not set, it defaults to 1 hour.
.google.protobuf.Duration backup_window = 3;- Specified by:
getBackupWindowOrBuilderin interfaceAutomatedBackupPolicyOrBuilder
-
hasEncryptionConfig
public boolean hasEncryptionConfig()
Optional. The encryption config can be specified to encrypt the backups with a customer-managed encryption key (CMEK). When this field is not specified, the backup will then use default encryption scheme to protect the user data.
.google.cloud.alloydb.v1.EncryptionConfig encryption_config = 8 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasEncryptionConfigin interfaceAutomatedBackupPolicyOrBuilder- Returns:
- Whether the encryptionConfig field is set.
-
getEncryptionConfig
public EncryptionConfig getEncryptionConfig()
Optional. The encryption config can be specified to encrypt the backups with a customer-managed encryption key (CMEK). When this field is not specified, the backup will then use default encryption scheme to protect the user data.
.google.cloud.alloydb.v1.EncryptionConfig encryption_config = 8 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getEncryptionConfigin interfaceAutomatedBackupPolicyOrBuilder- Returns:
- The encryptionConfig.
-
getEncryptionConfigOrBuilder
public EncryptionConfigOrBuilder getEncryptionConfigOrBuilder()
Optional. The encryption config can be specified to encrypt the backups with a customer-managed encryption key (CMEK). When this field is not specified, the backup will then use default encryption scheme to protect the user data.
.google.cloud.alloydb.v1.EncryptionConfig encryption_config = 8 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getEncryptionConfigOrBuilderin interfaceAutomatedBackupPolicyOrBuilder
-
getLocation
public String getLocation()
The location where the backup will be stored. Currently, the only supported option is to store the backup in the same region as the cluster. If empty, defaults to the region of the cluster.
string location = 6;- Specified by:
getLocationin interfaceAutomatedBackupPolicyOrBuilder- Returns:
- The location.
-
getLocationBytes
public com.google.protobuf.ByteString getLocationBytes()
The location where the backup will be stored. Currently, the only supported option is to store the backup in the same region as the cluster. If empty, defaults to the region of the cluster.
string location = 6;- Specified by:
getLocationBytesin interfaceAutomatedBackupPolicyOrBuilder- Returns:
- The bytes for location.
-
getLabelsCount
public int getLabelsCount()
Description copied from interface:AutomatedBackupPolicyOrBuilderLabels to apply to backups created using this configuration.
map<string, string> labels = 7;- Specified by:
getLabelsCountin interfaceAutomatedBackupPolicyOrBuilder
-
containsLabels
public boolean containsLabels(String key)
Labels to apply to backups created using this configuration.
map<string, string> labels = 7;- Specified by:
containsLabelsin interfaceAutomatedBackupPolicyOrBuilder
-
getLabels
@Deprecated public Map<String,String> getLabels()
Deprecated.UsegetLabelsMap()instead.- Specified by:
getLabelsin interfaceAutomatedBackupPolicyOrBuilder
-
getLabelsMap
public Map<String,String> getLabelsMap()
Labels to apply to backups created using this configuration.
map<string, string> labels = 7;- Specified by:
getLabelsMapin interfaceAutomatedBackupPolicyOrBuilder
-
getLabelsOrDefault
public String getLabelsOrDefault(String key, String defaultValue)
Labels to apply to backups created using this configuration.
map<string, string> labels = 7;- Specified by:
getLabelsOrDefaultin interfaceAutomatedBackupPolicyOrBuilder
-
getLabelsOrThrow
public String getLabelsOrThrow(String key)
Labels to apply to backups created using this configuration.
map<string, string> labels = 7;- Specified by:
getLabelsOrThrowin interfaceAutomatedBackupPolicyOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static AutomatedBackupPolicy parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutomatedBackupPolicy parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutomatedBackupPolicy parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutomatedBackupPolicy parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutomatedBackupPolicy parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutomatedBackupPolicy parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutomatedBackupPolicy parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AutomatedBackupPolicy parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AutomatedBackupPolicy parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AutomatedBackupPolicy parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static AutomatedBackupPolicy parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AutomatedBackupPolicy parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public AutomatedBackupPolicy.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static AutomatedBackupPolicy.Builder newBuilder()
-
newBuilder
public static AutomatedBackupPolicy.Builder newBuilder(AutomatedBackupPolicy prototype)
-
toBuilder
public AutomatedBackupPolicy.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AutomatedBackupPolicy.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static AutomatedBackupPolicy getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<AutomatedBackupPolicy> parser()
-
getParserForType
public com.google.protobuf.Parser<AutomatedBackupPolicy> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public AutomatedBackupPolicy getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-