| Modifier and Type | Method and Description |
|---|---|
static AutomatedBackupPolicy.RetentionCase |
AutomatedBackupPolicy.RetentionCase.forNumber(int value) |
AutomatedBackupPolicy.RetentionCase |
AutomatedBackupPolicy.getRetentionCase() |
AutomatedBackupPolicy.RetentionCase |
AutomatedBackupPolicy.Builder.getRetentionCase() |
AutomatedBackupPolicy.RetentionCase |
AutomatedBackupPolicyOrBuilder.getRetentionCase() |
static AutomatedBackupPolicy.RetentionCase |
AutomatedBackupPolicy.RetentionCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static AutomatedBackupPolicy.RetentionCase |
AutomatedBackupPolicy.RetentionCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AutomatedBackupPolicy.RetentionCase[] |
AutomatedBackupPolicy.RetentionCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 Google LLC. All rights reserved.