AlloyDB V1ALPHA API - Module Google::Cloud::AlloyDB::V1alpha::UpgradeClusterResponse::Status (v0.14.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the AlloyDB V1ALPHA API module Google::Cloud::AlloyDB::V1alpha::UpgradeClusterResponse::Status.
Status of upgrade operation.
Constants
STATUS_UNSPECIFIED
value: 0
Unspecified status.
NOT_STARTED
IN_PROGRESS
SUCCESS
value: 1
Operation succeeded.
FAILED
value: 2
Operation failed.
PARTIAL_SUCCESS
value: 3
Operation partially succeeded.
CANCEL_IN_PROGRESS
value: 6
Cancel is in progress.
CANCELLED
value: 7
Cancellation complete.
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.
[[["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,["# AlloyDB V1ALPHA API - Module Google::Cloud::AlloyDB::V1alpha::UpgradeClusterResponse::Status (v0.14.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.14.1 (latest)](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/latest/Google-Cloud-AlloyDB-V1alpha-UpgradeClusterResponse-Status)\n- [0.14.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.14.0/Google-Cloud-AlloyDB-V1alpha-UpgradeClusterResponse-Status)\n- [0.13.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.13.0/Google-Cloud-AlloyDB-V1alpha-UpgradeClusterResponse-Status)\n- [0.12.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.12.0/Google-Cloud-AlloyDB-V1alpha-UpgradeClusterResponse-Status)\n- [0.11.1](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.11.1/Google-Cloud-AlloyDB-V1alpha-UpgradeClusterResponse-Status)\n- [0.10.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.10.0/Google-Cloud-AlloyDB-V1alpha-UpgradeClusterResponse-Status)\n- [0.9.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.9.0/Google-Cloud-AlloyDB-V1alpha-UpgradeClusterResponse-Status)\n- [0.8.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.8.0/Google-Cloud-AlloyDB-V1alpha-UpgradeClusterResponse-Status)\n- [0.7.2](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.7.2/Google-Cloud-AlloyDB-V1alpha-UpgradeClusterResponse-Status)\n- [0.6.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.6.0/Google-Cloud-AlloyDB-V1alpha-UpgradeClusterResponse-Status)\n- [0.5.2](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.5.2/Google-Cloud-AlloyDB-V1alpha-UpgradeClusterResponse-Status)\n- [0.4.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.4.0/Google-Cloud-AlloyDB-V1alpha-UpgradeClusterResponse-Status)\n- [0.3.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.3.0/Google-Cloud-AlloyDB-V1alpha-UpgradeClusterResponse-Status)\n- [0.2.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.2.0/Google-Cloud-AlloyDB-V1alpha-UpgradeClusterResponse-Status)\n- [0.1.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.1.0/Google-Cloud-AlloyDB-V1alpha-UpgradeClusterResponse-Status) \nReference documentation and code samples for the AlloyDB V1ALPHA API module Google::Cloud::AlloyDB::V1alpha::UpgradeClusterResponse::Status.\n\nStatus of upgrade operation.\n\nConstants\n---------\n\n### STATUS_UNSPECIFIED\n\n**value:** 0 \nUnspecified status.\n\n### NOT_STARTED\n\n**value:** 4 \nNot started.\n\n### IN_PROGRESS\n\n**value:** 5 \nIn progress.\n\n### SUCCESS\n\n**value:** 1 \nOperation succeeded.\n\n### FAILED\n\n**value:** 2 \nOperation failed.\n\n### PARTIAL_SUCCESS\n\n**value:** 3 \nOperation partially succeeded.\n\n### CANCEL_IN_PROGRESS\n\n**value:** 6 \nCancel is in progress.\n\n### CANCELLED\n\n**value:** 7 \nCancellation complete."]]