public static interface AutomatedBackupPolicy.TimeBasedRetentionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Duration |
getRetentionPeriod()
The retention period.
|
com.google.protobuf.DurationOrBuilder |
getRetentionPeriodOrBuilder()
The retention period.
|
boolean |
hasRetentionPeriod()
The retention period.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasRetentionPeriod()
The retention period.
.google.protobuf.Duration retention_period = 1;com.google.protobuf.Duration getRetentionPeriod()
The retention period.
.google.protobuf.Duration retention_period = 1;com.google.protobuf.DurationOrBuilder getRetentionPeriodOrBuilder()
The retention period.
.google.protobuf.Duration retention_period = 1;Copyright © 2025 Google LLC. All rights reserved.