Reference documentation and code samples for the Cloud Spanner Instance Admin V1 API module Google::Cloud::Spanner::Admin::Instance::V1::Instance::State.
Indicates the current state of the instance.
Constants
STATE_UNSPECIFIED
value: 0 Not specified.
CREATING
value: 1 The instance is still being created. Resources may not be
available yet, and operations such as database creation may not
work.
READY
value: 2 The instance is fully created and ready to do work such as
creating databases.
[[["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."],[],[]]