| Package | Description |
|---|---|
| com.google.cloud |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.FieldOptions,OperationResponseMapping> |
ExtendedOperationsProto.operationField
A field annotation that maps fields in an API-specific Operation object to
their standard counterparts in google.longrunning.Operation.
|
| Modifier and Type | Method and Description |
|---|---|
static OperationResponseMapping |
OperationResponseMapping.forNumber(int value) |
static OperationResponseMapping |
OperationResponseMapping.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static OperationResponseMapping |
OperationResponseMapping.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static OperationResponseMapping |
OperationResponseMapping.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OperationResponseMapping[] |
OperationResponseMapping.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<OperationResponseMapping> |
OperationResponseMapping.internalGetValueMap() |
Copyright © 2022 Google LLC. All rights reserved.