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