| Modifier and Type | Method and Description |
|---|---|
static OperationMetadata.RequestCase |
OperationMetadata.RequestCase.forNumber(int value) |
OperationMetadata.RequestCase |
OperationMetadata.getRequestCase() |
OperationMetadata.RequestCase |
OperationMetadata.Builder.getRequestCase() |
OperationMetadata.RequestCase |
OperationMetadataOrBuilder.getRequestCase() |
static OperationMetadata.RequestCase |
OperationMetadata.RequestCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static OperationMetadata.RequestCase |
OperationMetadata.RequestCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OperationMetadata.RequestCase[] |
OperationMetadata.RequestCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Google LLC. All rights reserved.