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