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