[[["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,["# Service Management V1 API - Module Google::Cloud::ServiceManagement::V1::OperationMetadata::Status (v1.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.0 (latest)](/ruby/docs/reference/google-cloud-service_management-v1/latest/Google-Cloud-ServiceManagement-V1-OperationMetadata-Status)\n- [1.2.1](/ruby/docs/reference/google-cloud-service_management-v1/1.2.1/Google-Cloud-ServiceManagement-V1-OperationMetadata-Status)\n- [1.1.0](/ruby/docs/reference/google-cloud-service_management-v1/1.1.0/Google-Cloud-ServiceManagement-V1-OperationMetadata-Status)\n- [1.0.2](/ruby/docs/reference/google-cloud-service_management-v1/1.0.2/Google-Cloud-ServiceManagement-V1-OperationMetadata-Status)\n- [0.11.0](/ruby/docs/reference/google-cloud-service_management-v1/0.11.0/Google-Cloud-ServiceManagement-V1-OperationMetadata-Status)\n- [0.10.2](/ruby/docs/reference/google-cloud-service_management-v1/0.10.2/Google-Cloud-ServiceManagement-V1-OperationMetadata-Status)\n- [0.9.0](/ruby/docs/reference/google-cloud-service_management-v1/0.9.0/Google-Cloud-ServiceManagement-V1-OperationMetadata-Status)\n- [0.8.0](/ruby/docs/reference/google-cloud-service_management-v1/0.8.0/Google-Cloud-ServiceManagement-V1-OperationMetadata-Status)\n- [0.7.0](/ruby/docs/reference/google-cloud-service_management-v1/0.7.0/Google-Cloud-ServiceManagement-V1-OperationMetadata-Status)\n- [0.6.1](/ruby/docs/reference/google-cloud-service_management-v1/0.6.1/Google-Cloud-ServiceManagement-V1-OperationMetadata-Status)\n- [0.5.0](/ruby/docs/reference/google-cloud-service_management-v1/0.5.0/Google-Cloud-ServiceManagement-V1-OperationMetadata-Status)\n- [0.4.1](/ruby/docs/reference/google-cloud-service_management-v1/0.4.1/Google-Cloud-ServiceManagement-V1-OperationMetadata-Status)\n- [0.3.10](/ruby/docs/reference/google-cloud-service_management-v1/0.3.10/Google-Cloud-ServiceManagement-V1-OperationMetadata-Status) \nReference documentation and code samples for the Service Management V1 API module Google::Cloud::ServiceManagement::V1::OperationMetadata::Status.\n\nCode describes the status of the operation (or one of its steps).\n\nConstants\n---------\n\n### STATUS_UNSPECIFIED\n\n**value:** 0 \nUnspecifed code.\n\n### DONE\n\n**value:** 1 \nThe operation or step has completed without errors.\n\n### NOT_STARTED\n\n**value:** 2 \nThe operation or step has not started yet.\n\n### IN_PROGRESS\n\n**value:** 3 \nThe operation or step is in progress.\n\n### FAILED\n\n**value:** 4 \nThe operation or step has completed with errors. If the operation is\nrollbackable, the rollback completed with errors too.\n\n### CANCELLED\n\n**value:** 5 \nThe operation or step has completed with cancellation."]]