| Modifier and Type | Method and Description |
|---|---|
static BackupVault.State |
BackupVault.State.forNumber(int value) |
BackupVault.State |
BackupVaultOrBuilder.getState()
Output only.
|
BackupVault.State |
BackupVault.getState()
Output only.
|
BackupVault.State |
BackupVault.Builder.getState()
Output only.
|
static BackupVault.State |
BackupVault.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static BackupVault.State |
BackupVault.State.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static BackupVault.State |
BackupVault.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BackupVault.State[] |
BackupVault.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<BackupVault.State> |
BackupVault.State.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
BackupVault.Builder |
BackupVault.Builder.setState(BackupVault.State value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.