Uses of Enum
com.google.cloud.OperationResponseMapping
Packages that use OperationResponseMapping
-
Uses of OperationResponseMapping in com.google.cloud
Fields in com.google.cloud with type parameters of type OperationResponseMappingModifier and TypeFieldDescriptionstatic final 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.Methods in com.google.cloud that return OperationResponseMappingModifier and TypeMethodDescriptionstatic OperationResponseMapping
OperationResponseMapping.forNumber
(int value) static OperationResponseMapping
OperationResponseMapping.valueOf
(int value) Deprecated.static OperationResponseMapping
OperationResponseMapping.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static OperationResponseMapping
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.Methods in com.google.cloud that return types with arguments of type OperationResponseMappingModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap
<OperationResponseMapping> OperationResponseMapping.internalGetValueMap()