Classes
AppProfile
A configuration object describing how Cloud Bigtable should treat traffic from a particular end user application.
Protobuf type google.bigtable.admin.v2.AppProfile
AppProfile.Builder
A configuration object describing how Cloud Bigtable should treat traffic from a particular end user application.
Protobuf type google.bigtable.admin.v2.AppProfile
AppProfile.MultiClusterRoutingUseAny
Read/write requests are routed to the nearest cluster in the instance, and will fail over to the nearest cluster that is available in the event of transient errors or delays. Clusters in a region are considered equidistant. Choosing this option sacrifices read-your-writes consistency to improve availability.
Protobuf type google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny
AppProfile.MultiClusterRoutingUseAny.Builder
Read/write requests are routed to the nearest cluster in the instance, and will fail over to the nearest cluster that is available in the event of transient errors or delays. Clusters in a region are considered equidistant. Choosing this option sacrifices read-your-writes consistency to improve availability.
Protobuf type google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny
AppProfile.SingleClusterRouting
Unconditionally routes all read/write requests to a specific cluster. This option preserves read-your-writes consistency but does not improve availability.
Protobuf type google.bigtable.admin.v2.AppProfile.SingleClusterRouting
AppProfile.SingleClusterRouting.Builder
Unconditionally routes all read/write requests to a specific cluster. This option preserves read-your-writes consistency but does not improve availability.
Protobuf type google.bigtable.admin.v2.AppProfile.SingleClusterRouting
AppProfileName
AppProfileName.Builder
Builder for projects/{project}/instances/{instance}/appProfiles/{app_profile}.
AutoscalingLimits
Limits for the number of nodes a Cluster can autoscale up/down to.
Protobuf type google.bigtable.admin.v2.AutoscalingLimits
AutoscalingLimits.Builder
Limits for the number of nodes a Cluster can autoscale up/down to.
Protobuf type google.bigtable.admin.v2.AutoscalingLimits
AutoscalingTargets
The Autoscaling targets for a Cluster. These determine the recommended nodes.
Protobuf type google.bigtable.admin.v2.AutoscalingTargets
AutoscalingTargets.Builder
The Autoscaling targets for a Cluster. These determine the recommended nodes.
Protobuf type google.bigtable.admin.v2.AutoscalingTargets
Backup
A backup of a Cloud Bigtable table.
Protobuf type google.bigtable.admin.v2.Backup
Backup.Builder
A backup of a Cloud Bigtable table.
Protobuf type google.bigtable.admin.v2.Backup
BackupInfo
Information about a backup.
Protobuf type google.bigtable.admin.v2.BackupInfo
BackupInfo.Builder
Information about a backup.
Protobuf type google.bigtable.admin.v2.BackupInfo
BackupName
BackupName.Builder
Builder for projects/{project}/instances/{instance}/clusters/{cluster}/backups/{backup}.
BigtableInstanceAdminGrpc
Service for creating, configuring, and deleting Cloud Bigtable Instances and Clusters. Provides access to the Instance and Cluster schemas only, not the tables' metadata or data stored in those tables.
BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub
Service for creating, configuring, and deleting Cloud Bigtable Instances and Clusters. Provides access to the Instance and Cluster schemas only, not the tables' metadata or data stored in those tables.
BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
Service for creating, configuring, and deleting Cloud Bigtable Instances and Clusters. Provides access to the Instance and Cluster schemas only, not the tables' metadata or data stored in those tables.
BigtableInstanceAdminGrpc.BigtableInstanceAdminImplBase
Service for creating, configuring, and deleting Cloud Bigtable Instances and Clusters. Provides access to the Instance and Cluster schemas only, not the tables' metadata or data stored in those tables.
BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
Service for creating, configuring, and deleting Cloud Bigtable Instances and Clusters. Provides access to the Instance and Cluster schemas only, not the tables' metadata or data stored in those tables.
BigtableInstanceAdminProto
BigtableTableAdminGrpc
Service for creating, configuring, and deleting Cloud Bigtable tables. Provides access to the table schemas only, not the data stored within the tables.
BigtableTableAdminGrpc.BigtableTableAdminBlockingStub
Service for creating, configuring, and deleting Cloud Bigtable tables. Provides access to the table schemas only, not the data stored within the tables.
BigtableTableAdminGrpc.BigtableTableAdminFutureStub
Service for creating, configuring, and deleting Cloud Bigtable tables. Provides access to the table schemas only, not the data stored within the tables.
BigtableTableAdminGrpc.BigtableTableAdminImplBase
Service for creating, configuring, and deleting Cloud Bigtable tables. Provides access to the table schemas only, not the data stored within the tables.
BigtableTableAdminGrpc.BigtableTableAdminStub
Service for creating, configuring, and deleting Cloud Bigtable tables. Provides access to the table schemas only, not the data stored within the tables.
BigtableTableAdminProto
CheckConsistencyRequest
Request message for google.bigtable.admin.v2.BigtableTableAdmin.CheckConsistency
Protobuf type google.bigtable.admin.v2.CheckConsistencyRequest
CheckConsistencyRequest.Builder
Request message for google.bigtable.admin.v2.BigtableTableAdmin.CheckConsistency
Protobuf type google.bigtable.admin.v2.CheckConsistencyRequest
CheckConsistencyResponse
Response message for google.bigtable.admin.v2.BigtableTableAdmin.CheckConsistency
Protobuf type google.bigtable.admin.v2.CheckConsistencyResponse
CheckConsistencyResponse.Builder
Response message for google.bigtable.admin.v2.BigtableTableAdmin.CheckConsistency
Protobuf type google.bigtable.admin.v2.CheckConsistencyResponse
Cluster
A resizable group of nodes in a particular cloud location, capable of serving all Tables in the parent Instance.
Protobuf type google.bigtable.admin.v2.Cluster
Cluster.Builder
A resizable group of nodes in a particular cloud location, capable of serving all Tables in the parent Instance.
Protobuf type google.bigtable.admin.v2.Cluster
Cluster.ClusterAutoscalingConfig
Autoscaling config for a cluster.
Protobuf type google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
Cluster.ClusterAutoscalingConfig.Builder
Autoscaling config for a cluster.
Protobuf type google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
Cluster.ClusterConfig
Configuration for a cluster.
Protobuf type google.bigtable.admin.v2.Cluster.ClusterConfig
Cluster.ClusterConfig.Builder
Configuration for a cluster.
Protobuf type google.bigtable.admin.v2.Cluster.ClusterConfig
Cluster.EncryptionConfig
Cloud Key Management Service (Cloud KMS) settings for a CMEK-protected cluster.
Protobuf type google.bigtable.admin.v2.Cluster.EncryptionConfig
Cluster.EncryptionConfig.Builder
Cloud Key Management Service (Cloud KMS) settings for a CMEK-protected cluster.
Protobuf type google.bigtable.admin.v2.Cluster.EncryptionConfig
ClusterName
ClusterName.Builder
Builder for projects/{project}/instances/{instance}/clusters/{cluster}.
ColumnFamily
A set of columns within a table which share a common configuration.
Protobuf type google.bigtable.admin.v2.ColumnFamily
ColumnFamily.Builder
A set of columns within a table which share a common configuration.
Protobuf type google.bigtable.admin.v2.ColumnFamily
CommonProto
CreateAppProfileRequest
Request message for BigtableInstanceAdmin.CreateAppProfile.
Protobuf type google.bigtable.admin.v2.CreateAppProfileRequest
CreateAppProfileRequest.Builder
Request message for BigtableInstanceAdmin.CreateAppProfile.
Protobuf type google.bigtable.admin.v2.CreateAppProfileRequest
CreateBackupMetadata
Metadata type for the operation returned by CreateBackup.
Protobuf type google.bigtable.admin.v2.CreateBackupMetadata
CreateBackupMetadata.Builder
Metadata type for the operation returned by CreateBackup.
Protobuf type google.bigtable.admin.v2.CreateBackupMetadata
CreateBackupRequest
The request for CreateBackup.
Protobuf type google.bigtable.admin.v2.CreateBackupRequest
CreateBackupRequest.Builder
The request for CreateBackup.
Protobuf type google.bigtable.admin.v2.CreateBackupRequest
CreateClusterMetadata
The metadata for the Operation returned by CreateCluster.
Protobuf type google.bigtable.admin.v2.CreateClusterMetadata
CreateClusterMetadata.Builder
The metadata for the Operation returned by CreateCluster.
Protobuf type google.bigtable.admin.v2.CreateClusterMetadata
CreateClusterMetadata.TableProgress
Progress info for copying a table's data to the new cluster.
Protobuf type google.bigtable.admin.v2.CreateClusterMetadata.TableProgress
CreateClusterMetadata.TableProgress.Builder
Progress info for copying a table's data to the new cluster.
Protobuf type google.bigtable.admin.v2.CreateClusterMetadata.TableProgress
CreateClusterRequest
Request message for BigtableInstanceAdmin.CreateCluster.
Protobuf type google.bigtable.admin.v2.CreateClusterRequest
CreateClusterRequest.Builder
Request message for BigtableInstanceAdmin.CreateCluster.
Protobuf type google.bigtable.admin.v2.CreateClusterRequest
CreateInstanceMetadata
The metadata for the Operation returned by CreateInstance.
Protobuf type google.bigtable.admin.v2.CreateInstanceMetadata
CreateInstanceMetadata.Builder
The metadata for the Operation returned by CreateInstance.
Protobuf type google.bigtable.admin.v2.CreateInstanceMetadata
CreateInstanceRequest
Request message for BigtableInstanceAdmin.CreateInstance.
Protobuf type google.bigtable.admin.v2.CreateInstanceRequest
CreateInstanceRequest.Builder
Request message for BigtableInstanceAdmin.CreateInstance.
Protobuf type google.bigtable.admin.v2.CreateInstanceRequest
CreateTableFromSnapshotMetadata
The metadata for the Operation returned by CreateTableFromSnapshot. Note: This is a private alpha release of Cloud Bigtable snapshots. This feature is not currently available to most Cloud Bigtable customers. This feature might be changed in backward-incompatible ways and is not recommended for production use. It is not subject to any SLA or deprecation policy.
Protobuf type google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
CreateTableFromSnapshotMetadata.Builder
The metadata for the Operation returned by CreateTableFromSnapshot. Note: This is a private alpha release of Cloud Bigtable snapshots. This feature is not currently available to most Cloud Bigtable customers. This feature might be changed in backward-incompatible ways and is not recommended for production use. It is not subject to any SLA or deprecation policy.
Protobuf type google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
CreateTableFromSnapshotRequest
Request message for google.bigtable.admin.v2.BigtableTableAdmin.CreateTableFromSnapshot Note: This is a private alpha release of Cloud Bigtable snapshots. This feature is not currently available to most Cloud Bigtable customers. This feature might be changed in backward-incompatible ways and is not recommended for production use. It is not subject to any SLA or deprecation policy.
Protobuf type google.bigtable.admin.v2.CreateTableFromSnapshotRequest
CreateTableFromSnapshotRequest.Builder
Request message for google.bigtable.admin.v2.BigtableTableAdmin.CreateTableFromSnapshot Note: This is a private alpha release of Cloud Bigtable snapshots. This feature is not currently available to most Cloud Bigtable customers. This feature might be changed in backward-incompatible ways and is not recommended for production use. It is not subject to any SLA or deprecation policy.
Protobuf type google.bigtable.admin.v2.CreateTableFromSnapshotRequest
CreateTableRequest
Request message for google.bigtable.admin.v2.BigtableTableAdmin.CreateTable
Protobuf type google.bigtable.admin.v2.CreateTableRequest
CreateTableRequest.Builder
Request message for google.bigtable.admin.v2.BigtableTableAdmin.CreateTable
Protobuf type google.bigtable.admin.v2.CreateTableRequest
CreateTableRequest.Split
An initial split point for a newly created table.
Protobuf type google.bigtable.admin.v2.CreateTableRequest.Split
CreateTableRequest.Split.Builder
An initial split point for a newly created table.
Protobuf type google.bigtable.admin.v2.CreateTableRequest.Split
DeleteAppProfileRequest
Request message for BigtableInstanceAdmin.DeleteAppProfile.
Protobuf type google.bigtable.admin.v2.DeleteAppProfileRequest
DeleteAppProfileRequest.Builder
Request message for BigtableInstanceAdmin.DeleteAppProfile.
Protobuf type google.bigtable.admin.v2.DeleteAppProfileRequest
DeleteBackupRequest
The request for DeleteBackup.
Protobuf type google.bigtable.admin.v2.DeleteBackupRequest
DeleteBackupRequest.Builder
The request for DeleteBackup.
Protobuf type google.bigtable.admin.v2.DeleteBackupRequest
DeleteClusterRequest
Request message for BigtableInstanceAdmin.DeleteCluster.
Protobuf type google.bigtable.admin.v2.DeleteClusterRequest
DeleteClusterRequest.Builder
Request message for BigtableInstanceAdmin.DeleteCluster.
Protobuf type google.bigtable.admin.v2.DeleteClusterRequest
DeleteInstanceRequest
Request message for BigtableInstanceAdmin.DeleteInstance.
Protobuf type google.bigtable.admin.v2.DeleteInstanceRequest
DeleteInstanceRequest.Builder
Request message for BigtableInstanceAdmin.DeleteInstance.
Protobuf type google.bigtable.admin.v2.DeleteInstanceRequest
DeleteSnapshotRequest
Request message for google.bigtable.admin.v2.BigtableTableAdmin.DeleteSnapshot Note: This is a private alpha release of Cloud Bigtable snapshots. This feature is not currently available to most Cloud Bigtable customers. This feature might be changed in backward-incompatible ways and is not recommended for production use. It is not subject to any SLA or deprecation policy.
Protobuf type google.bigtable.admin.v2.DeleteSnapshotRequest
DeleteSnapshotRequest.Builder
Request message for google.bigtable.admin.v2.BigtableTableAdmin.DeleteSnapshot Note: This is a private alpha release of Cloud Bigtable snapshots. This feature is not currently available to most Cloud Bigtable customers. This feature might be changed in backward-incompatible ways and is not recommended for production use. It is not subject to any SLA or deprecation policy.
Protobuf type google.bigtable.admin.v2.DeleteSnapshotRequest
DeleteTableRequest
Request message for google.bigtable.admin.v2.BigtableTableAdmin.DeleteTable
Protobuf type google.bigtable.admin.v2.DeleteTableRequest
DeleteTableRequest.Builder
Request message for google.bigtable.admin.v2.BigtableTableAdmin.DeleteTable
Protobuf type google.bigtable.admin.v2.DeleteTableRequest
DropRowRangeRequest
Request message for google.bigtable.admin.v2.BigtableTableAdmin.DropRowRange
Protobuf type google.bigtable.admin.v2.DropRowRangeRequest
DropRowRangeRequest.Builder
Request message for google.bigtable.admin.v2.BigtableTableAdmin.DropRowRange
Protobuf type google.bigtable.admin.v2.DropRowRangeRequest
EncryptionInfo
Encryption information for a given resource. If this resource is protected with customer managed encryption, the in-use Cloud Key Management Service (Cloud KMS) key version is specified along with its status.
Protobuf type google.bigtable.admin.v2.EncryptionInfo
EncryptionInfo.Builder
Encryption information for a given resource. If this resource is protected with customer managed encryption, the in-use Cloud Key Management Service (Cloud KMS) key version is specified along with its status.
Protobuf type google.bigtable.admin.v2.EncryptionInfo
GcRule
Rule for determining which cells to delete during garbage collection.
Protobuf type google.bigtable.admin.v2.GcRule
GcRule.Builder
Rule for determining which cells to delete during garbage collection.
Protobuf type google.bigtable.admin.v2.GcRule
GcRule.Intersection
A GcRule which deletes cells matching all of the given rules.
Protobuf type google.bigtable.admin.v2.GcRule.Intersection
GcRule.Intersection.Builder
A GcRule which deletes cells matching all of the given rules.
Protobuf type google.bigtable.admin.v2.GcRule.Intersection
GcRule.Union
A GcRule which deletes cells matching any of the given rules.
Protobuf type google.bigtable.admin.v2.GcRule.Union
GcRule.Union.Builder
A GcRule which deletes cells matching any of the given rules.
Protobuf type google.bigtable.admin.v2.GcRule.Union
GenerateConsistencyTokenRequest
Request message for google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken
Protobuf type google.bigtable.admin.v2.GenerateConsistencyTokenRequest
GenerateConsistencyTokenRequest.Builder
Request message for google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken
Protobuf type google.bigtable.admin.v2.GenerateConsistencyTokenRequest
GenerateConsistencyTokenResponse
Response message for google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken
Protobuf type google.bigtable.admin.v2.GenerateConsistencyTokenResponse
GenerateConsistencyTokenResponse.Builder
Response message for google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken
Protobuf type google.bigtable.admin.v2.GenerateConsistencyTokenResponse
GetAppProfileRequest
Request message for BigtableInstanceAdmin.GetAppProfile.
Protobuf type google.bigtable.admin.v2.GetAppProfileRequest
GetAppProfileRequest.Builder
Request message for BigtableInstanceAdmin.GetAppProfile.
Protobuf type google.bigtable.admin.v2.GetAppProfileRequest
GetBackupRequest
The request for GetBackup.
Protobuf type google.bigtable.admin.v2.GetBackupRequest
GetBackupRequest.Builder
The request for GetBackup.
Protobuf type google.bigtable.admin.v2.GetBackupRequest
GetClusterRequest
Request message for BigtableInstanceAdmin.GetCluster.
Protobuf type google.bigtable.admin.v2.GetClusterRequest
GetClusterRequest.Builder
Request message for BigtableInstanceAdmin.GetCluster.
Protobuf type google.bigtable.admin.v2.GetClusterRequest
GetInstanceRequest
Request message for BigtableInstanceAdmin.GetInstance.
Protobuf type google.bigtable.admin.v2.GetInstanceRequest
GetInstanceRequest.Builder
Request message for BigtableInstanceAdmin.GetInstance.
Protobuf type google.bigtable.admin.v2.GetInstanceRequest
GetSnapshotRequest
Request message for google.bigtable.admin.v2.BigtableTableAdmin.GetSnapshot Note: This is a private alpha release of Cloud Bigtable snapshots. This feature is not currently available to most Cloud Bigtable customers. This feature might be changed in backward-incompatible ways and is not recommended for production use. It is not subject to any SLA or deprecation policy.
Protobuf type google.bigtable.admin.v2.GetSnapshotRequest
GetSnapshotRequest.Builder
Request message for google.bigtable.admin.v2.BigtableTableAdmin.GetSnapshot Note: This is a private alpha release of Cloud Bigtable snapshots. This feature is not currently available to most Cloud Bigtable customers. This feature might be changed in backward-incompatible ways and is not recommended for production use. It is not subject to any SLA or deprecation policy.
Protobuf type google.bigtable.admin.v2.GetSnapshotRequest
GetTableRequest
Request message for google.bigtable.admin.v2.BigtableTableAdmin.GetTable
Protobuf type google.bigtable.admin.v2.GetTableRequest
GetTableRequest.Builder
Request message for google.bigtable.admin.v2.BigtableTableAdmin.GetTable
Protobuf type google.bigtable.admin.v2.GetTableRequest
HotTablet
A tablet is a defined by a start and end key and is explained in https://cloud.google.com/bigtable/docs/overview#architecture and https://cloud.google.com/bigtable/docs/performance#optimization. A Hot tablet is a tablet that exhibits high average cpu usage during the time interval from start time to end time.
Protobuf type google.bigtable.admin.v2.HotTablet
HotTablet.Builder
A tablet is a defined by a start and end key and is explained in https://cloud.google.com/bigtable/docs/overview#architecture and https://cloud.google.com/bigtable/docs/performance#optimization. A Hot tablet is a tablet that exhibits high average cpu usage during the time interval from start time to end time.
Protobuf type google.bigtable.admin.v2.HotTablet
Instance
A collection of Bigtable Tables and the resources that serve them. All tables in an instance are served from all Clusters in the instance.
Protobuf type google.bigtable.admin.v2.Instance
Instance.Builder
A collection of Bigtable Tables and the resources that serve them. All tables in an instance are served from all Clusters in the instance.
Protobuf type google.bigtable.admin.v2.Instance
InstanceName
InstanceName.Builder
Builder for projects/{project}/instances/{instance}.
InstanceProto
ListAppProfilesRequest
Request message for BigtableInstanceAdmin.ListAppProfiles.
Protobuf type google.bigtable.admin.v2.ListAppProfilesRequest
ListAppProfilesRequest.Builder
Request message for BigtableInstanceAdmin.ListAppProfiles.
Protobuf type google.bigtable.admin.v2.ListAppProfilesRequest
ListAppProfilesResponse
Response message for BigtableInstanceAdmin.ListAppProfiles.
Protobuf type google.bigtable.admin.v2.ListAppProfilesResponse
ListAppProfilesResponse.Builder
Response message for BigtableInstanceAdmin.ListAppProfiles.
Protobuf type google.bigtable.admin.v2.ListAppProfilesResponse
ListBackupsRequest
The request for ListBackups.
Protobuf type google.bigtable.admin.v2.ListBackupsRequest
ListBackupsRequest.Builder
The request for ListBackups.
Protobuf type google.bigtable.admin.v2.ListBackupsRequest
ListBackupsResponse
The response for ListBackups.
Protobuf type google.bigtable.admin.v2.ListBackupsResponse
ListBackupsResponse.Builder
The response for ListBackups.
Protobuf type google.bigtable.admin.v2.ListBackupsResponse
ListClustersRequest
Request message for BigtableInstanceAdmin.ListClusters.
Protobuf type google.bigtable.admin.v2.ListClustersRequest
ListClustersRequest.Builder
Request message for BigtableInstanceAdmin.ListClusters.
Protobuf type google.bigtable.admin.v2.ListClustersRequest
ListClustersResponse
Response message for BigtableInstanceAdmin.ListClusters.
Protobuf type google.bigtable.admin.v2.ListClustersResponse
ListClustersResponse.Builder
Response message for BigtableInstanceAdmin.ListClusters.
Protobuf type google.bigtable.admin.v2.ListClustersResponse
ListHotTabletsRequest
Request message for BigtableInstanceAdmin.ListHotTablets.
Protobuf type google.bigtable.admin.v2.ListHotTabletsRequest
ListHotTabletsRequest.Builder
Request message for BigtableInstanceAdmin.ListHotTablets.
Protobuf type google.bigtable.admin.v2.ListHotTabletsRequest
ListHotTabletsResponse
Response message for BigtableInstanceAdmin.ListHotTablets.
Protobuf type google.bigtable.admin.v2.ListHotTabletsResponse
ListHotTabletsResponse.Builder
Response message for BigtableInstanceAdmin.ListHotTablets.
Protobuf type google.bigtable.admin.v2.ListHotTabletsResponse
ListInstancesRequest
Request message for BigtableInstanceAdmin.ListInstances.
Protobuf type google.bigtable.admin.v2.ListInstancesRequest
ListInstancesRequest.Builder
Request message for BigtableInstanceAdmin.ListInstances.
Protobuf type google.bigtable.admin.v2.ListInstancesRequest
ListInstancesResponse
Response message for BigtableInstanceAdmin.ListInstances.
Protobuf type google.bigtable.admin.v2.ListInstancesResponse
ListInstancesResponse.Builder
Response message for BigtableInstanceAdmin.ListInstances.
Protobuf type google.bigtable.admin.v2.ListInstancesResponse
ListSnapshotsRequest
Request message for google.bigtable.admin.v2.BigtableTableAdmin.ListSnapshots Note: This is a private alpha release of Cloud Bigtable snapshots. This feature is not currently available to most Cloud Bigtable customers. This feature might be changed in backward-incompatible ways and is not recommended for production use. It is not subject to any SLA or deprecation policy.
Protobuf type google.bigtable.admin.v2.ListSnapshotsRequest
ListSnapshotsRequest.Builder
Request message for google.bigtable.admin.v2.BigtableTableAdmin.ListSnapshots Note: This is a private alpha release of Cloud Bigtable snapshots. This feature is not currently available to most Cloud Bigtable customers. This feature might be changed in backward-incompatible ways and is not recommended for production use. It is not subject to any SLA or deprecation policy.
Protobuf type google.bigtable.admin.v2.ListSnapshotsRequest
ListSnapshotsResponse
Response message for google.bigtable.admin.v2.BigtableTableAdmin.ListSnapshots Note: This is a private alpha release of Cloud Bigtable snapshots. This feature is not currently available to most Cloud Bigtable customers. This feature might be changed in backward-incompatible ways and is not recommended for production use. It is not subject to any SLA or deprecation policy.
Protobuf type google.bigtable.admin.v2.ListSnapshotsResponse
ListSnapshotsResponse.Builder
Response message for google.bigtable.admin.v2.BigtableTableAdmin.ListSnapshots Note: This is a private alpha release of Cloud Bigtable snapshots. This feature is not currently available to most Cloud Bigtable customers. This feature might be changed in backward-incompatible ways and is not recommended for production use. It is not subject to any SLA or deprecation policy.
Protobuf type google.bigtable.admin.v2.ListSnapshotsResponse
ListTablesRequest
Request message for google.bigtable.admin.v2.BigtableTableAdmin.ListTables
Protobuf type google.bigtable.admin.v2.ListTablesRequest
ListTablesRequest.Builder
Request message for google.bigtable.admin.v2.BigtableTableAdmin.ListTables
Protobuf type google.bigtable.admin.v2.ListTablesRequest
ListTablesResponse
Response message for google.bigtable.admin.v2.BigtableTableAdmin.ListTables
Protobuf type google.bigtable.admin.v2.ListTablesResponse
ListTablesResponse.Builder
Response message for google.bigtable.admin.v2.BigtableTableAdmin.ListTables
Protobuf type google.bigtable.admin.v2.ListTablesResponse
LocationName
LocationName.Builder
Builder for projects/{project}/locations/{location}.
ModifyColumnFamiliesRequest
Request message for google.bigtable.admin.v2.BigtableTableAdmin.ModifyColumnFamilies
Protobuf type google.bigtable.admin.v2.ModifyColumnFamiliesRequest
ModifyColumnFamiliesRequest.Builder
Request message for google.bigtable.admin.v2.BigtableTableAdmin.ModifyColumnFamilies
Protobuf type google.bigtable.admin.v2.ModifyColumnFamiliesRequest
ModifyColumnFamiliesRequest.Modification
A create, update, or delete of a particular column family.
Protobuf type google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
ModifyColumnFamiliesRequest.Modification.Builder
A create, update, or delete of a particular column family.
Protobuf type google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
OperationProgress
Encapsulates progress related information for a Cloud Bigtable long running operation.
Protobuf type google.bigtable.admin.v2.OperationProgress
OperationProgress.Builder
Encapsulates progress related information for a Cloud Bigtable long running operation.
Protobuf type google.bigtable.admin.v2.OperationProgress
OptimizeRestoredTableMetadata
Metadata type for the long-running operation used to track the progress of optimizations performed on a newly restored table. This long-running operation is automatically created by the system after the successful completion of a table restore, and cannot be cancelled.
Protobuf type google.bigtable.admin.v2.OptimizeRestoredTableMetadata
OptimizeRestoredTableMetadata.Builder
Metadata type for the long-running operation used to track the progress of optimizations performed on a newly restored table. This long-running operation is automatically created by the system after the successful completion of a table restore, and cannot be cancelled.
Protobuf type google.bigtable.admin.v2.OptimizeRestoredTableMetadata
PartialUpdateClusterMetadata
The metadata for the Operation returned by PartialUpdateCluster.
Protobuf type google.bigtable.admin.v2.PartialUpdateClusterMetadata
PartialUpdateClusterMetadata.Builder
The metadata for the Operation returned by PartialUpdateCluster.
Protobuf type google.bigtable.admin.v2.PartialUpdateClusterMetadata
PartialUpdateClusterRequest
Request message for BigtableInstanceAdmin.PartialUpdateCluster.
Protobuf type google.bigtable.admin.v2.PartialUpdateClusterRequest
PartialUpdateClusterRequest.Builder
Request message for BigtableInstanceAdmin.PartialUpdateCluster.
Protobuf type google.bigtable.admin.v2.PartialUpdateClusterRequest
PartialUpdateInstanceRequest
Request message for BigtableInstanceAdmin.PartialUpdateInstance.
Protobuf type google.bigtable.admin.v2.PartialUpdateInstanceRequest
PartialUpdateInstanceRequest.Builder
Request message for BigtableInstanceAdmin.PartialUpdateInstance.
Protobuf type google.bigtable.admin.v2.PartialUpdateInstanceRequest
ProjectName
ProjectName.Builder
Builder for projects/{project}.
RestoreInfo
Information about a table restore.
Protobuf type google.bigtable.admin.v2.RestoreInfo
RestoreInfo.Builder
Information about a table restore.
Protobuf type google.bigtable.admin.v2.RestoreInfo
RestoreTableMetadata
Metadata type for the long-running operation returned by RestoreTable.
Protobuf type google.bigtable.admin.v2.RestoreTableMetadata
RestoreTableMetadata.Builder
Metadata type for the long-running operation returned by RestoreTable.
Protobuf type google.bigtable.admin.v2.RestoreTableMetadata
RestoreTableRequest
The request for RestoreTable.
Protobuf type google.bigtable.admin.v2.RestoreTableRequest
RestoreTableRequest.Builder
The request for RestoreTable.
Protobuf type google.bigtable.admin.v2.RestoreTableRequest
Snapshot
A snapshot of a table at a particular time. A snapshot can be used as a checkpoint for data restoration or a data source for a new table. Note: This is a private alpha release of Cloud Bigtable snapshots. This feature is not currently available to most Cloud Bigtable customers. This feature might be changed in backward-incompatible ways and is not recommended for production use. It is not subject to any SLA or deprecation policy.
Protobuf type google.bigtable.admin.v2.Snapshot
Snapshot.Builder
A snapshot of a table at a particular time. A snapshot can be used as a checkpoint for data restoration or a data source for a new table. Note: This is a private alpha release of Cloud Bigtable snapshots. This feature is not currently available to most Cloud Bigtable customers. This feature might be changed in backward-incompatible ways and is not recommended for production use. It is not subject to any SLA or deprecation policy.
Protobuf type google.bigtable.admin.v2.Snapshot
SnapshotName
SnapshotName.Builder
Builder for projects/{project}/instances/{instance}/clusters/{cluster}/snapshots/{snapshot}.
SnapshotTableMetadata
The metadata for the Operation returned by SnapshotTable. Note: This is a private alpha release of Cloud Bigtable snapshots. This feature is not currently available to most Cloud Bigtable customers. This feature might be changed in backward-incompatible ways and is not recommended for production use. It is not subject to any SLA or deprecation policy.
Protobuf type google.bigtable.admin.v2.SnapshotTableMetadata
SnapshotTableMetadata.Builder
The metadata for the Operation returned by SnapshotTable. Note: This is a private alpha release of Cloud Bigtable snapshots. This feature is not currently available to most Cloud Bigtable customers. This feature might be changed in backward-incompatible ways and is not recommended for production use. It is not subject to any SLA or deprecation policy.
Protobuf type google.bigtable.admin.v2.SnapshotTableMetadata
SnapshotTableRequest
Request message for google.bigtable.admin.v2.BigtableTableAdmin.SnapshotTable Note: This is a private alpha release of Cloud Bigtable snapshots. This feature is not currently available to most Cloud Bigtable customers. This feature might be changed in backward-incompatible ways and is not recommended for production use. It is not subject to any SLA or deprecation policy.
Protobuf type google.bigtable.admin.v2.SnapshotTableRequest
SnapshotTableRequest.Builder
Request message for google.bigtable.admin.v2.BigtableTableAdmin.SnapshotTable Note: This is a private alpha release of Cloud Bigtable snapshots. This feature is not currently available to most Cloud Bigtable customers. This feature might be changed in backward-incompatible ways and is not recommended for production use. It is not subject to any SLA or deprecation policy.
Protobuf type google.bigtable.admin.v2.SnapshotTableRequest
Table
A collection of user data indexed by row, column, and timestamp. Each table is served using the resources of its parent cluster.
Protobuf type google.bigtable.admin.v2.Table
Table.Builder
A collection of user data indexed by row, column, and timestamp. Each table is served using the resources of its parent cluster.
Protobuf type google.bigtable.admin.v2.Table
Table.ClusterState
The state of a table's data in a particular cluster.
Protobuf type google.bigtable.admin.v2.Table.ClusterState
Table.ClusterState.Builder
The state of a table's data in a particular cluster.
Protobuf type google.bigtable.admin.v2.Table.ClusterState
TableName
TableName.Builder
Builder for projects/{project}/instances/{instance}/tables/{table}.
TableProto
UndeleteTableMetadata
Metadata type for the operation returned by google.bigtable.admin.v2.BigtableTableAdmin.UndeleteTable.
Protobuf type google.bigtable.admin.v2.UndeleteTableMetadata
UndeleteTableMetadata.Builder
Metadata type for the operation returned by google.bigtable.admin.v2.BigtableTableAdmin.UndeleteTable.
Protobuf type google.bigtable.admin.v2.UndeleteTableMetadata
UndeleteTableRequest
Request message for google.bigtable.admin.v2.BigtableTableAdmin.UndeleteTable
Protobuf type google.bigtable.admin.v2.UndeleteTableRequest
UndeleteTableRequest.Builder
Request message for google.bigtable.admin.v2.BigtableTableAdmin.UndeleteTable
Protobuf type google.bigtable.admin.v2.UndeleteTableRequest
UpdateAppProfileMetadata
The metadata for the Operation returned by UpdateAppProfile.
Protobuf type google.bigtable.admin.v2.UpdateAppProfileMetadata
UpdateAppProfileMetadata.Builder
The metadata for the Operation returned by UpdateAppProfile.
Protobuf type google.bigtable.admin.v2.UpdateAppProfileMetadata
UpdateAppProfileRequest
Request message for BigtableInstanceAdmin.UpdateAppProfile.
Protobuf type google.bigtable.admin.v2.UpdateAppProfileRequest
UpdateAppProfileRequest.Builder
Request message for BigtableInstanceAdmin.UpdateAppProfile.
Protobuf type google.bigtable.admin.v2.UpdateAppProfileRequest
UpdateBackupRequest
The request for UpdateBackup.
Protobuf type google.bigtable.admin.v2.UpdateBackupRequest
UpdateBackupRequest.Builder
The request for UpdateBackup.
Protobuf type google.bigtable.admin.v2.UpdateBackupRequest
UpdateClusterMetadata
The metadata for the Operation returned by UpdateCluster.
Protobuf type google.bigtable.admin.v2.UpdateClusterMetadata
UpdateClusterMetadata.Builder
The metadata for the Operation returned by UpdateCluster.
Protobuf type google.bigtable.admin.v2.UpdateClusterMetadata
UpdateInstanceMetadata
The metadata for the Operation returned by UpdateInstance.
Protobuf type google.bigtable.admin.v2.UpdateInstanceMetadata
UpdateInstanceMetadata.Builder
The metadata for the Operation returned by UpdateInstance.
Protobuf type google.bigtable.admin.v2.UpdateInstanceMetadata
Interfaces
AppProfile.MultiClusterRoutingUseAnyOrBuilder
AppProfile.SingleClusterRoutingOrBuilder
AppProfileOrBuilder
AutoscalingLimitsOrBuilder
AutoscalingTargetsOrBuilder
BackupInfoOrBuilder
BackupOrBuilder
CheckConsistencyRequestOrBuilder
CheckConsistencyResponseOrBuilder
Cluster.ClusterAutoscalingConfigOrBuilder
Cluster.ClusterConfigOrBuilder
Cluster.EncryptionConfigOrBuilder
ClusterOrBuilder
ColumnFamilyOrBuilder
CreateAppProfileRequestOrBuilder
CreateBackupMetadataOrBuilder
CreateBackupRequestOrBuilder
CreateClusterMetadata.TableProgressOrBuilder
CreateClusterMetadataOrBuilder
CreateClusterRequestOrBuilder
CreateInstanceMetadataOrBuilder
CreateInstanceRequestOrBuilder
CreateTableFromSnapshotMetadataOrBuilder
CreateTableFromSnapshotRequestOrBuilder
CreateTableRequest.SplitOrBuilder
CreateTableRequestOrBuilder
DeleteAppProfileRequestOrBuilder
DeleteBackupRequestOrBuilder
DeleteClusterRequestOrBuilder
DeleteInstanceRequestOrBuilder
DeleteSnapshotRequestOrBuilder
DeleteTableRequestOrBuilder
DropRowRangeRequestOrBuilder
EncryptionInfoOrBuilder
GcRule.IntersectionOrBuilder
GcRule.UnionOrBuilder
GcRuleOrBuilder
GenerateConsistencyTokenRequestOrBuilder
GenerateConsistencyTokenResponseOrBuilder
GetAppProfileRequestOrBuilder
GetBackupRequestOrBuilder
GetClusterRequestOrBuilder
GetInstanceRequestOrBuilder
GetSnapshotRequestOrBuilder
GetTableRequestOrBuilder
HotTabletOrBuilder
InstanceOrBuilder
ListAppProfilesRequestOrBuilder
ListAppProfilesResponseOrBuilder
ListBackupsRequestOrBuilder
ListBackupsResponseOrBuilder
ListClustersRequestOrBuilder
ListClustersResponseOrBuilder
ListHotTabletsRequestOrBuilder
ListHotTabletsResponseOrBuilder
ListInstancesRequestOrBuilder
ListInstancesResponseOrBuilder
ListSnapshotsRequestOrBuilder
ListSnapshotsResponseOrBuilder
ListTablesRequestOrBuilder
ListTablesResponseOrBuilder
ModifyColumnFamiliesRequest.ModificationOrBuilder
ModifyColumnFamiliesRequestOrBuilder
OperationProgressOrBuilder
OptimizeRestoredTableMetadataOrBuilder
PartialUpdateClusterMetadataOrBuilder
PartialUpdateClusterRequestOrBuilder
PartialUpdateInstanceRequestOrBuilder
RestoreInfoOrBuilder
RestoreTableMetadataOrBuilder
RestoreTableRequestOrBuilder
SnapshotOrBuilder
SnapshotTableMetadataOrBuilder
SnapshotTableRequestOrBuilder
Table.ClusterStateOrBuilder
TableOrBuilder
UndeleteTableMetadataOrBuilder
UndeleteTableRequestOrBuilder
UpdateAppProfileMetadataOrBuilder
UpdateAppProfileRequestOrBuilder
UpdateBackupRequestOrBuilder
UpdateClusterMetadataOrBuilder
UpdateInstanceMetadataOrBuilder
Enums
AppProfile.RoutingPolicyCase
Backup.State
Indicates the current state of the backup.
Protobuf enum google.bigtable.admin.v2.Backup.State
Cluster.ConfigCase
Cluster.State
Possible states of a cluster.
Protobuf enum google.bigtable.admin.v2.Cluster.State
CreateClusterMetadata.TableProgress.State
Protobuf enum google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.State
DropRowRangeRequest.TargetCase
EncryptionInfo.EncryptionType
Possible encryption types for a resource.
Protobuf enum google.bigtable.admin.v2.EncryptionInfo.EncryptionType
GcRule.RuleCase
Instance.State
Possible states of an instance.
Protobuf enum google.bigtable.admin.v2.Instance.State
Instance.Type
The type of the instance.
Protobuf enum google.bigtable.admin.v2.Instance.Type
ModifyColumnFamiliesRequest.Modification.ModCase
RestoreInfo.SourceInfoCase
RestoreSourceType
Indicates the type of the restore source.
Protobuf enum google.bigtable.admin.v2.RestoreSourceType
RestoreTableMetadata.SourceInfoCase
RestoreTableRequest.SourceCase
Snapshot.State
Possible states of a snapshot.
Protobuf enum google.bigtable.admin.v2.Snapshot.State
StorageType
Storage media types for persisting Bigtable data.
Protobuf enum google.bigtable.admin.v2.StorageType
Table.ClusterState.ReplicationState
Table replication states.
Protobuf enum google.bigtable.admin.v2.Table.ClusterState.ReplicationState
Table.TimestampGranularity
Possible timestamp granularities to use when keeping multiple versions of data in a table.
Protobuf enum google.bigtable.admin.v2.Table.TimestampGranularity
Table.View
Defines a view over a table's fields.
Protobuf enum google.bigtable.admin.v2.Table.View