Cloud Bigtable Admin V2 API - Class Google::Cloud::Bigtable::Admin::V2::Table::ClusterState (v0.26.0)

Reference documentation and code samples for the Cloud Bigtable Admin V2 API class Google::Cloud::Bigtable::Admin::V2::Table::ClusterState.

The state of a table's data in a particular cluster.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#encryption_info

def encryption_info() -> ::Array<::Google::Cloud::Bigtable::Admin::V2::EncryptionInfo>
Returns
  • (::Array<::Google::Cloud::Bigtable::Admin::V2::EncryptionInfo>) — 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.

#replication_state

def replication_state() -> ::Google::Cloud::Bigtable::Admin::V2::Table::ClusterState::ReplicationState
Returns