Oracle Database@Google Cloud V1 API - Module Google::Cloud::OracleDatabase::V1::DbServerProperties::State (v0.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.
[[["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 2024-10-30 UTC."],[],[]]