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