public sealed class ClusterState : IMessage<Table.Types.ClusterState>, IEquatable<Table.Types.ClusterState>, IDeepCloneable<Table.Types.ClusterState>, IBufferMessage, IMessage
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\u003eThe webpage provides documentation for the \u003ccode\u003eClusterState\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace, offering details on various versions, from 2.4.0 to the latest 3.24.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eClusterState\u003c/code\u003e represents the state of a table's data within a specific cluster and it inherits from Object, while implementing multiple interfaces such as \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 class has two constructors, one parameterless and one accepting another \u003ccode\u003eClusterState\u003c/code\u003e object, allowing for object creation and copying.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eClusterState\u003c/code\u003e class include \u003ccode\u003eEncryptionInfo\u003c/code\u003e, which shows encryption details, and \u003ccode\u003eReplicationState\u003c/code\u003e, that indicates the replication status for the table in the cluster.\u003c/p\u003e\n"],["\u003cp\u003eThis webpage is within the .NET documentation, and gives detailed documentation of \u003ccode\u003eClusterState\u003c/code\u003e class members, inheritance, and namespaces, alongside direct links to different version reference pages.\u003c/p\u003e\n"]]],[],null,[]]