# Structs
AutoscalingLimits: Limits for the number of nodes a Cluster can autoscale up/down to.
AutoscalingTargets: The Autoscaling targets for a Cluster.
Backup: A backup of a Cloud Bigtable table.
BackupInfo: Information about a backup.
Cluster: A resizable group of nodes in a particular cloud location, capable of serving all Tables in the parent Instance.
ClusterAutoscalingConfig: Autoscaling config for a cluster.
ClusterConfig: Configuration for a cluster.
CreateBackupMetadata: Metadata type for the operation returned by CreateBackup.
CreateClusterMetadata: The metadata for the Operation returned by CreateCluster.
CreateClusterRequest: Request message for BigtableInstanceAdmin.CreateCluster.
CreateInstanceMetadata: The metadata for the Operation returned by CreateInstance.
CreateInstanceRequest: Request message for BigtableInstanceAdmin.CreateInstance.
EncryptionConfig: Cloud Key Management Service (Cloud KMS) settings for a CMEK-protected cluster.
EncryptionInfo: Encryption information for a given resource.
Instance: A collection of Bigtable Tables and the resources that serve them.
OperationProgress: Encapsulates progress related information for a Cloud Bigtable long running operation.
OptimizeRestoredTableMetadata: Metadata type for the long-running operation used to track the progress of optimizations performed on a newly restored table.
PartialUpdateClusterMetadata: The metadata for the Operation returned by PartialUpdateCluster.
PartialUpdateClusterRequest: Request message for BigtableInstanceAdmin.PartialUpdateCluster.
PartialUpdateInstanceRequest: Request message for BigtableInstanceAdmin.PartialUpdateInstance.
RestoreTableMetadata: Metadata type for the long-running operation returned by RestoreTable.
Status: The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs.
TableProgress: Progress info for copying a table's data to the new cluster.
UpdateAppProfileMetadata: The metadata for the Operation returned by UpdateAppProfile.
UpdateClusterMetadata: The metadata for the Operation returned by UpdateCluster.
UpdateInstanceMetadata: The metadata for the Operation returned by UpdateInstance.