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