| Modifier and Type | Method and Description |
|---|---|
static RestoreAgentRequest.RestoreOption |
RestoreAgentRequest.RestoreOption.forNumber(int value) |
RestoreAgentRequest.RestoreOption |
RestoreAgentRequestOrBuilder.getRestoreOption()
Agent restore mode.
|
RestoreAgentRequest.RestoreOption |
RestoreAgentRequest.getRestoreOption()
Agent restore mode.
|
RestoreAgentRequest.RestoreOption |
RestoreAgentRequest.Builder.getRestoreOption()
Agent restore mode.
|
static RestoreAgentRequest.RestoreOption |
RestoreAgentRequest.RestoreOption.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static RestoreAgentRequest.RestoreOption |
RestoreAgentRequest.RestoreOption.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static RestoreAgentRequest.RestoreOption |
RestoreAgentRequest.RestoreOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RestoreAgentRequest.RestoreOption[] |
RestoreAgentRequest.RestoreOption.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<RestoreAgentRequest.RestoreOption> |
RestoreAgentRequest.RestoreOption.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
RestoreAgentRequest.Builder |
RestoreAgentRequest.Builder.setRestoreOption(RestoreAgentRequest.RestoreOption value)
Agent restore mode.
|
Copyright © 2025 Google LLC. All rights reserved.