The cluster was recently created, and the table must finish copying
over pre-existing data from other clusters before it can begin
receiving live replication updates and serving Data API requests.
PlannedMaintenance
The table is temporarily unable to serve Data API requests from this
cluster due to planned internal maintenance.
Ready
The table can serve Data API requests from this cluster. Depending on
replication delay, reads may not immediately reflect the state of the
table in other clusters.
ReadyOptimizing
The table is fully created and ready for use after a restore, and is
being optimized for performance. When optimizations are complete, the
table will transition to READY state.
StateNotKnown
The replication state of the table is unknown in this cluster.
UnplannedMaintenance
The table is temporarily unable to serve Data API requests from this
cluster due to unplanned or emergency maintenance.
[[["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-04-02 UTC."],[[["The document provides versioned reference documentation for the `Google.Cloud.Bigtable.Admin.V2.Table.Types.ClusterState.Types.ReplicationState` enum, starting from version 3.24.0 down to 2.4.0, with the latest being 3.24.0."],["The `ReplicationState` enum describes the various states of table replication within a cluster, such as `Initializing`, `PlannedMaintenance`, `Ready`, `ReadyOptimizing`, `StateNotKnown`, and `UnplannedMaintenance`."],["Each state within the `ReplicationState` enum corresponds to a specific condition of the table's ability to serve Data API requests or reflect the current data state, including states during maintenance or optimization."],["This documentation is specific to the `Google.Cloud.Bigtable.Admin.V2` namespace, and the `Google.Cloud.Bigtable.Admin.V2.dll` assembly."],["The content shown is specifically to the type enum Table.Types.ClusterState.Types.ReplicationState, which details the fields and their meaning when it comes to the replication state."]]],[]]