Package com.google.cloud.alloydb.v1
Interface AutomatedBackupPolicy.QuantityBasedRetentionOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
AutomatedBackupPolicy.QuantityBasedRetention
,AutomatedBackupPolicy.QuantityBasedRetention.Builder
- Enclosing class:
- AutomatedBackupPolicy
public static interface AutomatedBackupPolicy.QuantityBasedRetentionOrBuilder extends com.google.protobuf.MessageOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getCount()
The number of backups to retain.-
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-