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