Reference documentation and code samples for the Cloud Spanner Instance Admin V1 API module Google::Cloud::Spanner::Admin::Instance::V1::InstancePartition::State.
Indicates the current state of the instance partition.
Constants
STATE_UNSPECIFIED
value: 0 Not specified.
CREATING
value: 1 The instance partition is still being created. Resources may not be
available yet, and operations such as creating placements using this
instance partition may not work.
READY
value: 2 The instance partition is fully created and ready to do work such as
creating placements and using in databases.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]