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