AppProfile |
A configuration object describing how Cloud Bigtable should treat traffic
from a particular end user application.
|
AppProfile.Builder |
A configuration object describing how Cloud Bigtable should treat traffic
from a particular end user application.
|
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.
|
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.
|
AppProfile.SingleClusterRouting |
Unconditionally routes all read/write requests to a specific cluster.
|
AppProfile.SingleClusterRouting.Builder |
Unconditionally routes all read/write requests to a specific cluster.
|
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.
|
AutoscalingLimits.Builder |
Limits for the number of nodes a Cluster can autoscale up/down to.
|
AutoscalingTargets |
The Autoscaling targets for a Cluster.
|
AutoscalingTargets.Builder |
The Autoscaling targets for a Cluster.
|
Backup |
A backup of a Cloud Bigtable table.
|
Backup.Builder |
A backup of a Cloud Bigtable table.
|
BackupInfo |
Information about a backup.
|
BackupInfo.Builder |
Information about a backup.
|
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.
|
BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub |
A stub to allow clients to do synchronous rpc calls to service BigtableInstanceAdmin.
|
BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service
BigtableInstanceAdmin.
|
BigtableInstanceAdminGrpc.BigtableInstanceAdminImplBase |
Base class for the server implementation of the service BigtableInstanceAdmin.
|
BigtableInstanceAdminGrpc.BigtableInstanceAdminStub |
A stub to allow clients to do asynchronous rpc calls to service BigtableInstanceAdmin.
|
BigtableInstanceAdminProto |
|
BigtableTableAdminGrpc |
Service for creating, configuring, and deleting Cloud Bigtable tables.
|
BigtableTableAdminGrpc.BigtableTableAdminBlockingStub |
A stub to allow clients to do synchronous rpc calls to service BigtableTableAdmin.
|
BigtableTableAdminGrpc.BigtableTableAdminFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service BigtableTableAdmin.
|
BigtableTableAdminGrpc.BigtableTableAdminImplBase |
Base class for the server implementation of the service BigtableTableAdmin.
|
BigtableTableAdminGrpc.BigtableTableAdminStub |
A stub to allow clients to do asynchronous rpc calls to service BigtableTableAdmin.
|
BigtableTableAdminProto |
|
ChangeStreamConfig |
Change stream configuration.
|
ChangeStreamConfig.Builder |
Change stream configuration.
|
CheckConsistencyRequest |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.CheckConsistency][google.bigtable.admin.v2.BigtableTableAdmin.CheckConsistency]
|
CheckConsistencyRequest.Builder |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.CheckConsistency][google.bigtable.admin.v2.BigtableTableAdmin.CheckConsistency]
|
CheckConsistencyResponse |
Response message for
[google.bigtable.admin.v2.BigtableTableAdmin.CheckConsistency][google.bigtable.admin.v2.BigtableTableAdmin.CheckConsistency]
|
CheckConsistencyResponse.Builder |
Response message for
[google.bigtable.admin.v2.BigtableTableAdmin.CheckConsistency][google.bigtable.admin.v2.BigtableTableAdmin.CheckConsistency]
|
Cluster |
A resizable group of nodes in a particular cloud location, capable
of serving all [Tables][google.bigtable.admin.v2.Table] in the parent
[Instance][google.bigtable.admin.v2.Instance].
|
Cluster.Builder |
A resizable group of nodes in a particular cloud location, capable
of serving all [Tables][google.bigtable.admin.v2.Table] in the parent
[Instance][google.bigtable.admin.v2.Instance].
|
Cluster.ClusterAutoscalingConfig |
Autoscaling config for a cluster.
|
Cluster.ClusterAutoscalingConfig.Builder |
Autoscaling config for a cluster.
|
Cluster.ClusterConfig |
Configuration for a cluster.
|
Cluster.ClusterConfig.Builder |
Configuration for a cluster.
|
Cluster.EncryptionConfig |
Cloud Key Management Service (Cloud KMS) settings for a CMEK-protected
cluster.
|
Cluster.EncryptionConfig.Builder |
Cloud Key Management Service (Cloud KMS) settings for a CMEK-protected
cluster.
|
ClusterName |
|
ClusterName.Builder |
Builder for projects/{project}/instances/{instance}/clusters/{cluster}.
|
ColumnFamily |
A set of columns within a table which share a common configuration.
|
ColumnFamily.Builder |
A set of columns within a table which share a common configuration.
|
CommonProto |
|
CopyBackupMetadata |
Metadata type for the google.longrunning.Operation returned by
[CopyBackup][google.bigtable.admin.v2.BigtableTableAdmin.CopyBackup].
|
CopyBackupMetadata.Builder |
Metadata type for the google.longrunning.Operation returned by
[CopyBackup][google.bigtable.admin.v2.BigtableTableAdmin.CopyBackup].
|
CopyBackupRequest |
The request for
[CopyBackup][google.bigtable.admin.v2.BigtableTableAdmin.CopyBackup].
|
CopyBackupRequest.Builder |
The request for
[CopyBackup][google.bigtable.admin.v2.BigtableTableAdmin.CopyBackup].
|
CreateAppProfileRequest |
Request message for BigtableInstanceAdmin.CreateAppProfile.
|
CreateAppProfileRequest.Builder |
Request message for BigtableInstanceAdmin.CreateAppProfile.
|
CreateBackupMetadata |
Metadata type for the operation returned by
[CreateBackup][google.bigtable.admin.v2.BigtableTableAdmin.CreateBackup].
|
CreateBackupMetadata.Builder |
Metadata type for the operation returned by
[CreateBackup][google.bigtable.admin.v2.BigtableTableAdmin.CreateBackup].
|
CreateBackupRequest |
The request for
[CreateBackup][google.bigtable.admin.v2.BigtableTableAdmin.CreateBackup].
|
CreateBackupRequest.Builder |
The request for
[CreateBackup][google.bigtable.admin.v2.BigtableTableAdmin.CreateBackup].
|
CreateClusterMetadata |
The metadata for the Operation returned by CreateCluster.
|
CreateClusterMetadata.Builder |
The metadata for the Operation returned by CreateCluster.
|
CreateClusterMetadata.TableProgress |
Progress info for copying a table's data to the new cluster.
|
CreateClusterMetadata.TableProgress.Builder |
Progress info for copying a table's data to the new cluster.
|
CreateClusterRequest |
Request message for BigtableInstanceAdmin.CreateCluster.
|
CreateClusterRequest.Builder |
Request message for BigtableInstanceAdmin.CreateCluster.
|
CreateInstanceMetadata |
The metadata for the Operation returned by CreateInstance.
|
CreateInstanceMetadata.Builder |
The metadata for the Operation returned by CreateInstance.
|
CreateInstanceRequest |
Request message for BigtableInstanceAdmin.CreateInstance.
|
CreateInstanceRequest.Builder |
Request message for BigtableInstanceAdmin.CreateInstance.
|
CreateTableFromSnapshotMetadata |
The metadata for the Operation returned by CreateTableFromSnapshot.
|
CreateTableFromSnapshotMetadata.Builder |
The metadata for the Operation returned by CreateTableFromSnapshot.
|
CreateTableFromSnapshotRequest |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.CreateTableFromSnapshot][google.bigtable.admin.v2.BigtableTableAdmin.CreateTableFromSnapshot]
Note: This is a private alpha release of Cloud Bigtable snapshots.
|
CreateTableFromSnapshotRequest.Builder |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.CreateTableFromSnapshot][google.bigtable.admin.v2.BigtableTableAdmin.CreateTableFromSnapshot]
Note: This is a private alpha release of Cloud Bigtable snapshots.
|
CreateTableRequest |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.CreateTable][google.bigtable.admin.v2.BigtableTableAdmin.CreateTable]
|
CreateTableRequest.Builder |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.CreateTable][google.bigtable.admin.v2.BigtableTableAdmin.CreateTable]
|
CreateTableRequest.Split |
An initial split point for a newly created table.
|
CreateTableRequest.Split.Builder |
An initial split point for a newly created table.
|
DeleteAppProfileRequest |
Request message for BigtableInstanceAdmin.DeleteAppProfile.
|
DeleteAppProfileRequest.Builder |
Request message for BigtableInstanceAdmin.DeleteAppProfile.
|
DeleteBackupRequest |
The request for
[DeleteBackup][google.bigtable.admin.v2.BigtableTableAdmin.DeleteBackup].
|
DeleteBackupRequest.Builder |
The request for
[DeleteBackup][google.bigtable.admin.v2.BigtableTableAdmin.DeleteBackup].
|
DeleteClusterRequest |
Request message for BigtableInstanceAdmin.DeleteCluster.
|
DeleteClusterRequest.Builder |
Request message for BigtableInstanceAdmin.DeleteCluster.
|
DeleteInstanceRequest |
Request message for BigtableInstanceAdmin.DeleteInstance.
|
DeleteInstanceRequest.Builder |
Request message for BigtableInstanceAdmin.DeleteInstance.
|
DeleteSnapshotRequest |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.DeleteSnapshot][google.bigtable.admin.v2.BigtableTableAdmin.DeleteSnapshot]
Note: This is a private alpha release of Cloud Bigtable snapshots.
|
DeleteSnapshotRequest.Builder |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.DeleteSnapshot][google.bigtable.admin.v2.BigtableTableAdmin.DeleteSnapshot]
Note: This is a private alpha release of Cloud Bigtable snapshots.
|
DeleteTableRequest |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.DeleteTable][google.bigtable.admin.v2.BigtableTableAdmin.DeleteTable]
|
DeleteTableRequest.Builder |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.DeleteTable][google.bigtable.admin.v2.BigtableTableAdmin.DeleteTable]
|
DropRowRangeRequest |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.DropRowRange][google.bigtable.admin.v2.BigtableTableAdmin.DropRowRange]
|
DropRowRangeRequest.Builder |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.DropRowRange][google.bigtable.admin.v2.BigtableTableAdmin.DropRowRange]
|
EncryptionInfo |
Encryption information for a given resource.
|
EncryptionInfo.Builder |
Encryption information for a given resource.
|
GcRule |
Rule for determining which cells to delete during garbage collection.
|
GcRule.Builder |
Rule for determining which cells to delete during garbage collection.
|
GcRule.Intersection |
A GcRule which deletes cells matching all of the given rules.
|
GcRule.Intersection.Builder |
A GcRule which deletes cells matching all of the given rules.
|
GcRule.Union |
A GcRule which deletes cells matching any of the given rules.
|
GcRule.Union.Builder |
A GcRule which deletes cells matching any of the given rules.
|
GenerateConsistencyTokenRequest |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken][google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken]
|
GenerateConsistencyTokenRequest.Builder |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken][google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken]
|
GenerateConsistencyTokenResponse |
Response message for
[google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken][google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken]
|
GenerateConsistencyTokenResponse.Builder |
Response message for
[google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken][google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken]
|
GetAppProfileRequest |
Request message for BigtableInstanceAdmin.GetAppProfile.
|
GetAppProfileRequest.Builder |
Request message for BigtableInstanceAdmin.GetAppProfile.
|
GetBackupRequest |
The request for
[GetBackup][google.bigtable.admin.v2.BigtableTableAdmin.GetBackup].
|
GetBackupRequest.Builder |
The request for
[GetBackup][google.bigtable.admin.v2.BigtableTableAdmin.GetBackup].
|
GetClusterRequest |
Request message for BigtableInstanceAdmin.GetCluster.
|
GetClusterRequest.Builder |
Request message for BigtableInstanceAdmin.GetCluster.
|
GetInstanceRequest |
Request message for BigtableInstanceAdmin.GetInstance.
|
GetInstanceRequest.Builder |
Request message for BigtableInstanceAdmin.GetInstance.
|
GetSnapshotRequest |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.GetSnapshot][google.bigtable.admin.v2.BigtableTableAdmin.GetSnapshot]
Note: This is a private alpha release of Cloud Bigtable snapshots.
|
GetSnapshotRequest.Builder |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.GetSnapshot][google.bigtable.admin.v2.BigtableTableAdmin.GetSnapshot]
Note: This is a private alpha release of Cloud Bigtable snapshots.
|
GetTableRequest |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.GetTable][google.bigtable.admin.v2.BigtableTableAdmin.GetTable]
|
GetTableRequest.Builder |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.GetTable][google.bigtable.admin.v2.BigtableTableAdmin.GetTable]
|
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.
|
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.
|
Instance |
A collection of Bigtable [Tables][google.bigtable.admin.v2.Table] and
the resources that serve them.
|
Instance.Builder |
A collection of Bigtable [Tables][google.bigtable.admin.v2.Table] and
the resources that serve them.
|
InstanceName |
|
InstanceName.Builder |
Builder for projects/{project}/instances/{instance}.
|
InstanceProto |
|
ListAppProfilesRequest |
Request message for BigtableInstanceAdmin.ListAppProfiles.
|
ListAppProfilesRequest.Builder |
Request message for BigtableInstanceAdmin.ListAppProfiles.
|
ListAppProfilesResponse |
Response message for BigtableInstanceAdmin.ListAppProfiles.
|
ListAppProfilesResponse.Builder |
Response message for BigtableInstanceAdmin.ListAppProfiles.
|
ListBackupsRequest |
The request for
[ListBackups][google.bigtable.admin.v2.BigtableTableAdmin.ListBackups].
|
ListBackupsRequest.Builder |
The request for
[ListBackups][google.bigtable.admin.v2.BigtableTableAdmin.ListBackups].
|
ListBackupsResponse |
The response for
[ListBackups][google.bigtable.admin.v2.BigtableTableAdmin.ListBackups].
|
ListBackupsResponse.Builder |
The response for
[ListBackups][google.bigtable.admin.v2.BigtableTableAdmin.ListBackups].
|
ListClustersRequest |
Request message for BigtableInstanceAdmin.ListClusters.
|
ListClustersRequest.Builder |
Request message for BigtableInstanceAdmin.ListClusters.
|
ListClustersResponse |
Response message for BigtableInstanceAdmin.ListClusters.
|
ListClustersResponse.Builder |
Response message for BigtableInstanceAdmin.ListClusters.
|
ListHotTabletsRequest |
Request message for BigtableInstanceAdmin.ListHotTablets.
|
ListHotTabletsRequest.Builder |
Request message for BigtableInstanceAdmin.ListHotTablets.
|
ListHotTabletsResponse |
Response message for BigtableInstanceAdmin.ListHotTablets.
|
ListHotTabletsResponse.Builder |
Response message for BigtableInstanceAdmin.ListHotTablets.
|
ListInstancesRequest |
Request message for BigtableInstanceAdmin.ListInstances.
|
ListInstancesRequest.Builder |
Request message for BigtableInstanceAdmin.ListInstances.
|
ListInstancesResponse |
Response message for BigtableInstanceAdmin.ListInstances.
|
ListInstancesResponse.Builder |
Response message for BigtableInstanceAdmin.ListInstances.
|
ListSnapshotsRequest |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.ListSnapshots][google.bigtable.admin.v2.BigtableTableAdmin.ListSnapshots]
Note: This is a private alpha release of Cloud Bigtable snapshots.
|
ListSnapshotsRequest.Builder |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.ListSnapshots][google.bigtable.admin.v2.BigtableTableAdmin.ListSnapshots]
Note: This is a private alpha release of Cloud Bigtable snapshots.
|
ListSnapshotsResponse |
Response message for
[google.bigtable.admin.v2.BigtableTableAdmin.ListSnapshots][google.bigtable.admin.v2.BigtableTableAdmin.ListSnapshots]
Note: This is a private alpha release of Cloud Bigtable snapshots.
|
ListSnapshotsResponse.Builder |
Response message for
[google.bigtable.admin.v2.BigtableTableAdmin.ListSnapshots][google.bigtable.admin.v2.BigtableTableAdmin.ListSnapshots]
Note: This is a private alpha release of Cloud Bigtable snapshots.
|
ListTablesRequest |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.ListTables][google.bigtable.admin.v2.BigtableTableAdmin.ListTables]
|
ListTablesRequest.Builder |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.ListTables][google.bigtable.admin.v2.BigtableTableAdmin.ListTables]
|
ListTablesResponse |
Response message for
[google.bigtable.admin.v2.BigtableTableAdmin.ListTables][google.bigtable.admin.v2.BigtableTableAdmin.ListTables]
|
ListTablesResponse.Builder |
Response message for
[google.bigtable.admin.v2.BigtableTableAdmin.ListTables][google.bigtable.admin.v2.BigtableTableAdmin.ListTables]
|
LocationName |
|
LocationName.Builder |
Builder for projects/{project}/locations/{location}.
|
ModifyColumnFamiliesRequest |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.ModifyColumnFamilies][google.bigtable.admin.v2.BigtableTableAdmin.ModifyColumnFamilies]
|
ModifyColumnFamiliesRequest.Builder |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.ModifyColumnFamilies][google.bigtable.admin.v2.BigtableTableAdmin.ModifyColumnFamilies]
|
ModifyColumnFamiliesRequest.Modification |
A create, update, or delete of a particular column family.
|
ModifyColumnFamiliesRequest.Modification.Builder |
A create, update, or delete of a particular column family.
|
OperationProgress |
Encapsulates progress related information for a Cloud Bigtable long
running operation.
|
OperationProgress.Builder |
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.
|
OptimizeRestoredTableMetadata.Builder |
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.
|
PartialUpdateClusterMetadata.Builder |
The metadata for the Operation returned by PartialUpdateCluster.
|
PartialUpdateClusterRequest |
Request message for BigtableInstanceAdmin.PartialUpdateCluster.
|
PartialUpdateClusterRequest.Builder |
Request message for BigtableInstanceAdmin.PartialUpdateCluster.
|
PartialUpdateInstanceRequest |
Request message for BigtableInstanceAdmin.PartialUpdateInstance.
|
PartialUpdateInstanceRequest.Builder |
Request message for BigtableInstanceAdmin.PartialUpdateInstance.
|
ProjectName |
|
ProjectName.Builder |
Builder for projects/{project}.
|
RestoreInfo |
Information about a table restore.
|
RestoreInfo.Builder |
Information about a table restore.
|
RestoreTableMetadata |
Metadata type for the long-running operation returned by
[RestoreTable][google.bigtable.admin.v2.BigtableTableAdmin.RestoreTable].
|
RestoreTableMetadata.Builder |
Metadata type for the long-running operation returned by
[RestoreTable][google.bigtable.admin.v2.BigtableTableAdmin.RestoreTable].
|
RestoreTableRequest |
The request for
[RestoreTable][google.bigtable.admin.v2.BigtableTableAdmin.RestoreTable].
|
RestoreTableRequest.Builder |
The request for
[RestoreTable][google.bigtable.admin.v2.BigtableTableAdmin.RestoreTable].
|
Snapshot |
A snapshot of a table at a particular time.
|
Snapshot.Builder |
A snapshot of a table at a particular time.
|
SnapshotName |
|
SnapshotName.Builder |
Builder for projects/{project}/instances/{instance}/clusters/{cluster}/snapshots/{snapshot}.
|
SnapshotTableMetadata |
The metadata for the Operation returned by SnapshotTable.
|
SnapshotTableMetadata.Builder |
The metadata for the Operation returned by SnapshotTable.
|
SnapshotTableRequest |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.SnapshotTable][google.bigtable.admin.v2.BigtableTableAdmin.SnapshotTable]
Note: This is a private alpha release of Cloud Bigtable snapshots.
|
SnapshotTableRequest.Builder |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.SnapshotTable][google.bigtable.admin.v2.BigtableTableAdmin.SnapshotTable]
Note: This is a private alpha release of Cloud Bigtable snapshots.
|
Table |
A collection of user data indexed by row, column, and timestamp.
|
Table.Builder |
A collection of user data indexed by row, column, and timestamp.
|
Table.ClusterState |
The state of a table's data in a particular cluster.
|
Table.ClusterState.Builder |
The state of a table's data in a particular cluster.
|
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][google.bigtable.admin.v2.BigtableTableAdmin.UndeleteTable].
|
UndeleteTableMetadata.Builder |
Metadata type for the operation returned by
[google.bigtable.admin.v2.BigtableTableAdmin.UndeleteTable][google.bigtable.admin.v2.BigtableTableAdmin.UndeleteTable].
|
UndeleteTableRequest |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.UndeleteTable][google.bigtable.admin.v2.BigtableTableAdmin.UndeleteTable]
|
UndeleteTableRequest.Builder |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.UndeleteTable][google.bigtable.admin.v2.BigtableTableAdmin.UndeleteTable]
|
UpdateAppProfileMetadata |
The metadata for the Operation returned by UpdateAppProfile.
|
UpdateAppProfileMetadata.Builder |
The metadata for the Operation returned by UpdateAppProfile.
|
UpdateAppProfileRequest |
Request message for BigtableInstanceAdmin.UpdateAppProfile.
|
UpdateAppProfileRequest.Builder |
Request message for BigtableInstanceAdmin.UpdateAppProfile.
|
UpdateBackupRequest |
The request for
[UpdateBackup][google.bigtable.admin.v2.BigtableTableAdmin.UpdateBackup].
|
UpdateBackupRequest.Builder |
The request for
[UpdateBackup][google.bigtable.admin.v2.BigtableTableAdmin.UpdateBackup].
|
UpdateClusterMetadata |
The metadata for the Operation returned by UpdateCluster.
|
UpdateClusterMetadata.Builder |
The metadata for the Operation returned by UpdateCluster.
|
UpdateInstanceMetadata |
The metadata for the Operation returned by UpdateInstance.
|
UpdateInstanceMetadata.Builder |
The metadata for the Operation returned by UpdateInstance.
|
UpdateTableMetadata |
Metadata type for the operation returned by
[UpdateTable][google.bigtable.admin.v2.BigtableTableAdmin.UpdateTable].
|
UpdateTableMetadata.Builder |
Metadata type for the operation returned by
[UpdateTable][google.bigtable.admin.v2.BigtableTableAdmin.UpdateTable].
|
UpdateTableRequest |
The request for
[UpdateTable][google.bigtable.admin.v2.BigtableTableAdmin.UpdateTable].
|
UpdateTableRequest.Builder |
The request for
[UpdateTable][google.bigtable.admin.v2.BigtableTableAdmin.UpdateTable].
|