Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::OperationResponseMapping.
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.
Constants
UNDEFINED
value: 0 Do not use.
NAME
value: 1 A field in an API-specific (custom) Operation object which carries the same
meaning as google.longrunning.Operation.name.
STATUS
value: 2 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.
ERROR_CODE
value: 3 A field in an API-specific (custom) Operation object which carries the same
meaning as google.longrunning.Operation.error.code.
ERROR_MESSAGE
value: 4 A field in an API-specific (custom) Operation object which carries the same
meaning as google.longrunning.Operation.error.message.
[[["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-08-29 UTC."],[],[],null,["# Google Cloud Compute V1 API - Module Google::Cloud::OperationResponseMapping (v3.0.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.0.0 (latest)](/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-OperationResponseMapping)\n- [2.22.0](/ruby/docs/reference/google-cloud-compute-v1/2.22.0/Google-Cloud-OperationResponseMapping)\n- [2.21.1](/ruby/docs/reference/google-cloud-compute-v1/2.21.1/Google-Cloud-OperationResponseMapping)\n- [2.20.0](/ruby/docs/reference/google-cloud-compute-v1/2.20.0/Google-Cloud-OperationResponseMapping)\n- [2.19.1](/ruby/docs/reference/google-cloud-compute-v1/2.19.1/Google-Cloud-OperationResponseMapping)\n- [2.18.0](/ruby/docs/reference/google-cloud-compute-v1/2.18.0/Google-Cloud-OperationResponseMapping)\n- [2.17.0](/ruby/docs/reference/google-cloud-compute-v1/2.17.0/Google-Cloud-OperationResponseMapping)\n- [2.16.0](/ruby/docs/reference/google-cloud-compute-v1/2.16.0/Google-Cloud-OperationResponseMapping)\n- [2.15.0](/ruby/docs/reference/google-cloud-compute-v1/2.15.0/Google-Cloud-OperationResponseMapping)\n- [2.14.0](/ruby/docs/reference/google-cloud-compute-v1/2.14.0/Google-Cloud-OperationResponseMapping)\n- [2.13.0](/ruby/docs/reference/google-cloud-compute-v1/2.13.0/Google-Cloud-OperationResponseMapping)\n- [2.12.0](/ruby/docs/reference/google-cloud-compute-v1/2.12.0/Google-Cloud-OperationResponseMapping)\n- [2.11.0](/ruby/docs/reference/google-cloud-compute-v1/2.11.0/Google-Cloud-OperationResponseMapping)\n- [2.10.0](/ruby/docs/reference/google-cloud-compute-v1/2.10.0/Google-Cloud-OperationResponseMapping)\n- [2.9.0](/ruby/docs/reference/google-cloud-compute-v1/2.9.0/Google-Cloud-OperationResponseMapping)\n- [2.8.0](/ruby/docs/reference/google-cloud-compute-v1/2.8.0/Google-Cloud-OperationResponseMapping)\n- [2.7.2](/ruby/docs/reference/google-cloud-compute-v1/2.7.2/Google-Cloud-OperationResponseMapping)\n- [2.6.0](/ruby/docs/reference/google-cloud-compute-v1/2.6.0/Google-Cloud-OperationResponseMapping)\n- [2.5.0](/ruby/docs/reference/google-cloud-compute-v1/2.5.0/Google-Cloud-OperationResponseMapping)\n- [2.4.0](/ruby/docs/reference/google-cloud-compute-v1/2.4.0/Google-Cloud-OperationResponseMapping)\n- [2.3.0](/ruby/docs/reference/google-cloud-compute-v1/2.3.0/Google-Cloud-OperationResponseMapping)\n- [2.2.0](/ruby/docs/reference/google-cloud-compute-v1/2.2.0/Google-Cloud-OperationResponseMapping)\n- [2.1.0](/ruby/docs/reference/google-cloud-compute-v1/2.1.0/Google-Cloud-OperationResponseMapping)\n- [2.0.0](/ruby/docs/reference/google-cloud-compute-v1/2.0.0/Google-Cloud-OperationResponseMapping)\n- [1.10.0](/ruby/docs/reference/google-cloud-compute-v1/1.10.0/Google-Cloud-OperationResponseMapping)\n- [1.9.0](/ruby/docs/reference/google-cloud-compute-v1/1.9.0/Google-Cloud-OperationResponseMapping)\n- [1.8.0](/ruby/docs/reference/google-cloud-compute-v1/1.8.0/Google-Cloud-OperationResponseMapping)\n- [1.7.1](/ruby/docs/reference/google-cloud-compute-v1/1.7.1/Google-Cloud-OperationResponseMapping)\n- [1.6.0](/ruby/docs/reference/google-cloud-compute-v1/1.6.0/Google-Cloud-OperationResponseMapping)\n- [1.5.0](/ruby/docs/reference/google-cloud-compute-v1/1.5.0/Google-Cloud-OperationResponseMapping)\n- [1.4.0](/ruby/docs/reference/google-cloud-compute-v1/1.4.0/Google-Cloud-OperationResponseMapping)\n- [1.3.0](/ruby/docs/reference/google-cloud-compute-v1/1.3.0/Google-Cloud-OperationResponseMapping)\n- [1.2.0](/ruby/docs/reference/google-cloud-compute-v1/1.2.0/Google-Cloud-OperationResponseMapping)\n- [1.1.0](/ruby/docs/reference/google-cloud-compute-v1/1.1.0/Google-Cloud-OperationResponseMapping)\n- [1.0.0](/ruby/docs/reference/google-cloud-compute-v1/1.0.0/Google-Cloud-OperationResponseMapping)\n- [0.5.0](/ruby/docs/reference/google-cloud-compute-v1/0.5.0/Google-Cloud-OperationResponseMapping) \nReference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::OperationResponseMapping.\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\nConstants\n---------\n\n### UNDEFINED\n\n**value:** 0 \nDo not use.\n\n### NAME\n\n**value:** 1 \nA field in an API-specific (custom) Operation object which carries the same\nmeaning as google.longrunning.Operation.name.\n\n### STATUS\n\n**value:** 2 \nA field in an API-specific (custom) Operation object which carries the same\nmeaning as google.longrunning.Operation.done. If the annotated field is of\nan enum type, `annotated_field_name == EnumType.DONE` semantics should be\nequivalent to `Operation.done == true`. If the annotated field is of type\nboolean, then it should follow the same semantics as Operation.done.\nOtherwise, a non-empty value should be treated as `Operation.done == true`.\n\n### ERROR_CODE\n\n**value:** 3 \nA field in an API-specific (custom) Operation object which carries the same\nmeaning as google.longrunning.Operation.error.code.\n\n### ERROR_MESSAGE\n\n**value:** 4 \nA field in an API-specific (custom) Operation object which carries the same\nmeaning as google.longrunning.Operation.error.message."]]