Send feedback
Enum OperationResponseMapping (2.61.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
public enum OperationResponseMapping extends Enum<OperationResponseMapping> implements ProtocolMessageEnum
An enum to be used to mark the essential (for polling) fields in an
API-specific Operation object. A custom Operation object may contain many
different fields, but only few of them are essential to conduct a successful
polling process.
Protobuf enum google.cloud.OperationResponseMapping
Static Fields
Name
Description
ERROR_CODE
A field in an API-specific (custom) Operation object which carries the same
meaning as google.longrunning.Operation.error.code.
ERROR_CODE = 3;
ERROR_CODE_VALUE
A field in an API-specific (custom) Operation object which carries the same
meaning as google.longrunning.Operation.error.code.
ERROR_CODE = 3;
ERROR_MESSAGE
A field in an API-specific (custom) Operation object which carries the same
meaning as google.longrunning.Operation.error.message.
ERROR_MESSAGE = 4;
ERROR_MESSAGE_VALUE
A field in an API-specific (custom) Operation object which carries the same
meaning as google.longrunning.Operation.error.message.
ERROR_MESSAGE = 4;
NAME
A field in an API-specific (custom) Operation object which carries the same
meaning as google.longrunning.Operation.name.
NAME = 1;
NAME_VALUE
A field in an API-specific (custom) Operation object which carries the same
meaning as google.longrunning.Operation.name.
NAME = 1;
STATUS
A field in an API-specific (custom) Operation object which carries the same
meaning as google.longrunning.Operation.done. If the annotated field is of
an enum type, annotated_field_name == EnumType.DONE
semantics should be
equivalent to Operation.done == true
. If the annotated field is of type
boolean, then it should follow the same semantics as Operation.done.
Otherwise, a non-empty value should be treated as Operation.done == true
.
STATUS = 2;
STATUS_VALUE
A field in an API-specific (custom) Operation object which carries the same
meaning as google.longrunning.Operation.done. If the annotated field is of
an enum type, annotated_field_name == EnumType.DONE
semantics should be
equivalent to Operation.done == true
. If the annotated field is of type
boolean, then it should follow the same semantics as Operation.done.
Otherwise, a non-empty value should be treated as Operation.done == true
.
STATUS = 2;
UNDEFINED
Do not use.
UNDEFINED = 0;
UNDEFINED_VALUE
Do not use.
UNDEFINED = 0;
UNRECOGNIZED
Static Methods
Name
Description
forNumber(int value)
getDescriptor()
internalGetValueMap()
valueOf(Descriptors.EnumValueDescriptor desc)
valueOf(int value)
Deprecated. Use #forNumber(int) instead.
valueOf(String name)
values()
Methods
Name
Description
getDescriptorForType()
getNumber()
getValueDescriptor()
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Enum OperationResponseMapping (2.60.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.60.0 (latest)](/java/docs/reference/proto-google-common-protos/latest/com.google.cloud.OperationResponseMapping)\n- [2.59.2](/java/docs/reference/proto-google-common-protos/2.59.2/com.google.cloud.OperationResponseMapping)\n- [2.58.0](/java/docs/reference/proto-google-common-protos/2.58.0/com.google.cloud.OperationResponseMapping)\n- [2.57.0](/java/docs/reference/proto-google-common-protos/2.57.0/com.google.cloud.OperationResponseMapping)\n- [2.56.0](/java/docs/reference/proto-google-common-protos/2.56.0/com.google.cloud.OperationResponseMapping)\n- [2.54.1](/java/docs/reference/proto-google-common-protos/2.54.1/com.google.cloud.OperationResponseMapping)\n- [2.53.0](/java/docs/reference/proto-google-common-protos/2.53.0/com.google.cloud.OperationResponseMapping)\n- [2.52.0](/java/docs/reference/proto-google-common-protos/2.52.0/com.google.cloud.OperationResponseMapping)\n- [2.51.0](/java/docs/reference/proto-google-common-protos/2.51.0/com.google.cloud.OperationResponseMapping)\n- [2.50.1](/java/docs/reference/proto-google-common-protos/2.50.1/com.google.cloud.OperationResponseMapping)\n- [2.49.0](/java/docs/reference/proto-google-common-protos/2.49.0/com.google.cloud.OperationResponseMapping)\n- [2.48.0](/java/docs/reference/proto-google-common-protos/2.48.0/com.google.cloud.OperationResponseMapping)\n- [2.46.0](/java/docs/reference/proto-google-common-protos/2.46.0/com.google.cloud.OperationResponseMapping)\n- [2.45.1](/java/docs/reference/proto-google-common-protos/2.45.1/com.google.cloud.OperationResponseMapping)\n- [2.44.0](/java/docs/reference/proto-google-common-protos/2.44.0/com.google.cloud.OperationResponseMapping)\n- [2.43.0](/java/docs/reference/proto-google-common-protos/2.43.0/com.google.cloud.OperationResponseMapping)\n- [2.42.0](/java/docs/reference/proto-google-common-protos/2.42.0/com.google.cloud.OperationResponseMapping)\n- [2.41.0](/java/docs/reference/proto-google-common-protos/2.41.0/com.google.cloud.OperationResponseMapping)\n- [2.40.0](/java/docs/reference/proto-google-common-protos/2.40.0/com.google.cloud.OperationResponseMapping)\n- [2.39.1](/java/docs/reference/proto-google-common-protos/2.39.1/com.google.cloud.OperationResponseMapping)\n- [2.38.0](/java/docs/reference/proto-google-common-protos/2.38.0/com.google.cloud.OperationResponseMapping)\n- [2.37.1](/java/docs/reference/proto-google-common-protos/2.37.1/com.google.cloud.OperationResponseMapping)\n- [2.36.0](/java/docs/reference/proto-google-common-protos/2.36.0/com.google.cloud.OperationResponseMapping)\n- [2.34.0](/java/docs/reference/proto-google-common-protos/2.34.0/com.google.cloud.OperationResponseMapping)\n- [2.33.0](/java/docs/reference/proto-google-common-protos/2.33.0/com.google.cloud.OperationResponseMapping)\n- [2.32.0](/java/docs/reference/proto-google-common-protos/2.32.0/com.google.cloud.OperationResponseMapping)\n- [2.30.0](/java/docs/reference/proto-google-common-protos/2.30.0/com.google.cloud.OperationResponseMapping)\n- [2.29.0](/java/docs/reference/proto-google-common-protos/2.29.0/com.google.cloud.OperationResponseMapping)\n- [2.28.0](/java/docs/reference/proto-google-common-protos/2.28.0/com.google.cloud.OperationResponseMapping)\n- [2.27.0](/java/docs/reference/proto-google-common-protos/2.27.0/com.google.cloud.OperationResponseMapping)\n- [2.26.0](/java/docs/reference/proto-google-common-protos/2.26.0/com.google.cloud.OperationResponseMapping)\n- [2.25.1](/java/docs/reference/proto-google-common-protos/2.25.1/com.google.cloud.OperationResponseMapping)\n- [2.24.0](/java/docs/reference/proto-google-common-protos/2.24.0/com.google.cloud.OperationResponseMapping)\n- [2.23.1](/java/docs/reference/proto-google-common-protos/2.23.1/com.google.cloud.OperationResponseMapping)\n- [2.22.1](/java/docs/reference/proto-google-common-protos/2.22.1/com.google.cloud.OperationResponseMapping)\n- [2.21.1](/java/docs/reference/proto-google-common-protos/2.21.1/com.google.cloud.OperationResponseMapping)\n- [2.15.0](/java/docs/reference/proto-google-common-protos/2.15.0/com.google.cloud.OperationResponseMapping)\n- [2.14.3](/java/docs/reference/proto-google-common-protos/2.14.3/com.google.cloud.OperationResponseMapping)\n- [2.13.0](/java/docs/reference/proto-google-common-protos/2.13.0/com.google.cloud.OperationResponseMapping)\n- [2.12.0](/java/docs/reference/proto-google-common-protos/2.12.0/com.google.cloud.OperationResponseMapping)\n- [2.11.0](/java/docs/reference/proto-google-common-protos/2.11.0/com.google.cloud.OperationResponseMapping)\n- [2.10.0](/java/docs/reference/proto-google-common-protos/2.10.0/com.google.cloud.OperationResponseMapping)\n- [2.9.6](/java/docs/reference/proto-google-common-protos/2.9.6/com.google.cloud.OperationResponseMapping)\n- [2.8.4](/java/docs/reference/proto-google-common-protos/2.8.4/com.google.cloud.OperationResponseMapping)\n- [2.7.4](/java/docs/reference/proto-google-common-protos/2.7.4/com.google.cloud.OperationResponseMapping) \n\n public enum OperationResponseMapping extends Enum\u003cOperationResponseMapping\u003e implements ProtocolMessageEnum\n\nAn enum to be used to mark the essential (for polling) fields in an\nAPI-specific Operation object. A custom Operation object may contain many\ndifferent fields, but only few of them are essential to conduct a successful\npolling process.\n\nProtobuf enum `google.cloud.OperationResponseMapping` \n\nImplements\n----------\n\n[ProtocolMessageEnum](https://cloud.google.com/java/docs/reference/protobuf/latest/com.google.protobuf.ProtocolMessageEnum.html) \n\nInherited Members\n-----------------\n\n[Enum.\\\u003cT\\\u003evalueOf(Class\\\u003cT\\\u003e,String)](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#valueOf-java.lang.Class-java.lang.String-) \n[Enum.clone()](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#clone--) \n[Enum.compareTo(E)](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#compareTo-E-) \n[Enum.equals(Object)](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#equals-java.lang.Object-) \n[Enum.finalize()](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#finalize--) \n[Enum.getDeclaringClass()](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#getDeclaringClass--) \n[Enum.hashCode()](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#hashCode--) \n[Enum.name()](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#name--) \n[Enum.ordinal()](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#ordinal--) \n[Enum.toString()](https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#toString--) \n[Object.getClass()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--) \n[Object.notify()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--) \n[Object.notifyAll()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--) \n[Object.wait()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--) \n[Object.wait(long)](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-) \n[Object.wait(long,int)](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-)"]]