Oracle Database@Google Cloud V1 API - Module Google::Cloud::OracleDatabase::V1::DbServerProperties::State (v0.1.0)

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

The various lifecycle states of the database server.

Constants

STATE_UNSPECIFIED

value: 0
Default unspecified value.

CREATING

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

AVAILABLE

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

UNAVAILABLE

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

DELETING

value: 4
Indicates that the resource is in deleting state.

DELETED

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