public sealed class Table.Types.ClusterState : IMessage<Table.Types.ClusterState>, IEquatable<Table.Types.ClusterState>, IDeepCloneable<Table.Types.ClusterState>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class Table.Types.ClusterState.
The state of a table's data in a particular cluster.
public RepeatedField<EncryptionInfo> EncryptionInfo { get; }
Output only. The encryption information for the table in this cluster.
If the encryption key protecting this resource is customer managed, then
its version can be rotated in Cloud Key Management Service (Cloud KMS).
The primary version of the key and its status will be reflected here when
changes propagate from Cloud KMS.
[[["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-08 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eTable.Types.ClusterState\u003c/code\u003e class within the Google Cloud Bigtable Administration v2 API, specifically in the .NET context.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists various versions of the Google Cloud Bigtable Admin V2 API, ranging from version 3.24.0 (latest) down to version 2.4.0, each linked to their respective \u003ccode\u003eClusterState\u003c/code\u003e documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTable.Types.ClusterState\u003c/code\u003e is a class that represents the state of a table's data in a specific cluster within Google Cloud Bigtable, it implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eClusterState\u003c/code\u003e class has two key properties: \u003ccode\u003eEncryptionInfo\u003c/code\u003e, which provides details about encryption keys, and \u003ccode\u003eReplicationState\u003c/code\u003e, which describes the replication status of the table in the cluster.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides inherited members, including \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e, as well as constructors that create instances of \u003ccode\u003eClusterState\u003c/code\u003e, one parameterless, and the other taking another \u003ccode\u003eClusterState\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]