The cluster is currently being created, and may be destroyed
if the creation process encounters an error.
A cluster may not be able to serve requests while being created.
Disabled
The cluster has no backing nodes. The data (tables) still
exist, but no operations can be performed on the cluster.
NotKnown
The state of the cluster could not be determined.
Ready
The cluster has been successfully created and is ready to serve requests.
Resizing
The cluster is currently being resized, and may revert to its previous
node count if the process encounters an error.
A cluster is still capable of serving requests while being resized,
but may exhibit performance as if its number of allocated nodes is
between the starting and requested states.
[[["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 2025-03-25 UTC."],[[["The latest version available is 3.24.0, representing the most up-to-date release within the 3.x.x series of Google.Cloud.Bigtable.Admin.V2."],["This documentation covers multiple versions of the Google.Cloud.Bigtable.Admin.V2 library, spanning from version 2.4.0 up to the most current 3.24.0."],["The `State` enum within the Google.Cloud.Bigtable.Admin.V2 namespace defines possible states for a cluster, such as `Creating`, `Disabled`, `NotKnown`, `Ready`, and `Resizing`."],["The cluster states provide insight into its operational status, detailing whether it's being created, ready for requests, being resized, disabled, or if its state is unknown."],["The available versions of Google.Cloud.Bigtable.Admin.V2 are accessible from the main version 3.0.0 dropdown menu, making it easy to navigate between specific iterations."]]],[]]