Oracle Database@Google Cloud V1 API - Module Google::Cloud::OracleDatabase::V1::DatabaseProperties::DatabaseLifecycleState (v0.11.0)

Reference documentation and code samples for the Oracle Database@Google Cloud V1 API module Google::Cloud::OracleDatabase::V1::DatabaseProperties::DatabaseLifecycleState.

The various lifecycle states of the Database.

Constants

DATABASE_LIFECYCLE_STATE_UNSPECIFIED

value: 0
Default unspecified value.

PROVISIONING

value: 1
Indicates that the resource is in provisioning state.

AVAILABLE

value: 2
Indicates that the resource is in available state.

UPDATING

value: 3
Indicates that the resource is in updating state.

BACKUP_IN_PROGRESS

value: 4
Indicates that the resource is in backup in progress state.

UPGRADING

value: 5
Indicates that the resource is in upgrading state.

CONVERTING

value: 6
Indicates that the resource is in converting state.

TERMINATING

value: 7
Indicates that the resource is in terminating state.

TERMINATED

value: 8
Indicates that the resource is in terminated state.

RESTORE_FAILED

value: 9
Indicates that the resource is in restore failed state.

FAILED

value: 10
Indicates that the resource is in failed state.

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年10月30日 UTC.