| Modifier and Type | Method and Description |
|---|---|
static BackupPolicy.State |
BackupPolicy.State.forNumber(int value) |
BackupPolicy.State |
BackupPolicy.getState()
Output only.
|
BackupPolicy.State |
BackupPolicy.Builder.getState()
Output only.
|
BackupPolicy.State |
BackupPolicyOrBuilder.getState()
Output only.
|
static BackupPolicy.State |
BackupPolicy.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static BackupPolicy.State |
BackupPolicy.State.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static BackupPolicy.State |
BackupPolicy.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BackupPolicy.State[] |
BackupPolicy.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<BackupPolicy.State> |
BackupPolicy.State.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
BackupPolicy.Builder |
BackupPolicy.Builder.setState(BackupPolicy.State value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.