Google Cloud Bigtable Administration v2 API - Class Table.Types.ClusterState (3.13.0)

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.

Inheritance

object > Table.Types.ClusterState

Namespace

Google.Cloud.Bigtable.Admin.V2

Assembly

Google.Cloud.Bigtable.Admin.V2.dll

Constructors

ClusterState()

public ClusterState()

ClusterState(ClusterState)

public ClusterState(Table.Types.ClusterState other)
Parameter
NameDescription
otherTableTypesClusterState

Properties

EncryptionInfo

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.

Property Value
TypeDescription
RepeatedFieldEncryptionInfo

ReplicationState

public Table.Types.ClusterState.Types.ReplicationState ReplicationState { get; set; }

Output only. The state of replication for the table in this cluster.

Property Value
TypeDescription
TableTypesClusterStateTypesReplicationState