Module googapis::google::bigtable::admin::v2[][src]

Modules

Nested message and enum types in AppProfile.

Nested message and enum types in Backup.

Generated client implementations.

Generated client implementations.

Nested message and enum types in Cluster.

Nested message and enum types in CreateTableRequest.

Nested message and enum types in DropRowRangeRequest.

Nested message and enum types in EncryptionInfo.

Nested message and enum types in GcRule.

Nested message and enum types in Instance.

Nested message and enum types in ModifyColumnFamiliesRequest.

Nested message and enum types in RestoreInfo.

Nested message and enum types in RestoreTableMetadata.

Nested message and enum types in RestoreTableRequest.

Nested message and enum types in Snapshot.

Nested message and enum types in Table.

Structs

A configuration object describing how Cloud Bigtable should treat traffic from a particular end user application.

Limits for the number of nodes a Cluster can autoscale up/down to.

The Autoscaling targets for a Cluster. These determine the recommended nodes.

A backup of a Cloud Bigtable table.

Information about a backup.

Request message for [google.bigtable.admin.v2.BigtableTableAdmin.CheckConsistency][google.bigtable.admin.v2.BigtableTableAdmin.CheckConsistency]

Response message for [google.bigtable.admin.v2.BigtableTableAdmin.CheckConsistency][google.bigtable.admin.v2.BigtableTableAdmin.CheckConsistency]

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].

A set of columns within a table which share a common configuration.

Request message for BigtableInstanceAdmin.CreateAppProfile.

Metadata type for the operation returned by [CreateBackup][google.bigtable.admin.v2.BigtableTableAdmin.CreateBackup].

The request for [CreateBackup][google.bigtable.admin.v2.BigtableTableAdmin.CreateBackup].

The metadata for the Operation returned by CreateCluster.

Request message for BigtableInstanceAdmin.CreateCluster.

The metadata for the Operation returned by CreateInstance.

Request message for BigtableInstanceAdmin.CreateInstance.

The metadata for the Operation returned by CreateTableFromSnapshot.

Request message for [google.bigtable.admin.v2.BigtableTableAdmin.CreateTableFromSnapshot][google.bigtable.admin.v2.BigtableTableAdmin.CreateTableFromSnapshot]

Request message for [google.bigtable.admin.v2.BigtableTableAdmin.CreateTable][google.bigtable.admin.v2.BigtableTableAdmin.CreateTable]

Request message for BigtableInstanceAdmin.DeleteAppProfile.

The request for [DeleteBackup][google.bigtable.admin.v2.BigtableTableAdmin.DeleteBackup].

Request message for BigtableInstanceAdmin.DeleteCluster.

Request message for BigtableInstanceAdmin.DeleteInstance.

Request message for [google.bigtable.admin.v2.BigtableTableAdmin.DeleteSnapshot][google.bigtable.admin.v2.BigtableTableAdmin.DeleteSnapshot]

Request message for [google.bigtable.admin.v2.BigtableTableAdmin.DeleteTable][google.bigtable.admin.v2.BigtableTableAdmin.DeleteTable]

Request message for [google.bigtable.admin.v2.BigtableTableAdmin.DropRowRange][google.bigtable.admin.v2.BigtableTableAdmin.DropRowRange]

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.

Rule for determining which cells to delete during garbage collection.

Request message for [google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken][google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken]

Response message for [google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken][google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken]

Request message for BigtableInstanceAdmin.GetAppProfile.

The request for [GetBackup][google.bigtable.admin.v2.BigtableTableAdmin.GetBackup].

Request message for BigtableInstanceAdmin.GetCluster.

Request message for BigtableInstanceAdmin.GetInstance.

Request message for [google.bigtable.admin.v2.BigtableTableAdmin.GetSnapshot][google.bigtable.admin.v2.BigtableTableAdmin.GetSnapshot]

Request message for [google.bigtable.admin.v2.BigtableTableAdmin.GetTable][google.bigtable.admin.v2.BigtableTableAdmin.GetTable]

A collection of Bigtable [Tables][google.bigtable.admin.v2.Table] and the resources that serve them. All tables in an instance are served from all [Clusters][google.bigtable.admin.v2.Cluster] in the instance.

Request message for BigtableInstanceAdmin.ListAppProfiles.

Response message for BigtableInstanceAdmin.ListAppProfiles.

The request for [ListBackups][google.bigtable.admin.v2.BigtableTableAdmin.ListBackups].

The response for [ListBackups][google.bigtable.admin.v2.BigtableTableAdmin.ListBackups].

Request message for BigtableInstanceAdmin.ListClusters.

Response message for BigtableInstanceAdmin.ListClusters.

Request message for BigtableInstanceAdmin.ListInstances.

Response message for BigtableInstanceAdmin.ListInstances.

Request message for [google.bigtable.admin.v2.BigtableTableAdmin.ListSnapshots][google.bigtable.admin.v2.BigtableTableAdmin.ListSnapshots]

Response message for [google.bigtable.admin.v2.BigtableTableAdmin.ListSnapshots][google.bigtable.admin.v2.BigtableTableAdmin.ListSnapshots]

Request message for [google.bigtable.admin.v2.BigtableTableAdmin.ListTables][google.bigtable.admin.v2.BigtableTableAdmin.ListTables]

Response message for [google.bigtable.admin.v2.BigtableTableAdmin.ListTables][google.bigtable.admin.v2.BigtableTableAdmin.ListTables]

Request message for [google.bigtable.admin.v2.BigtableTableAdmin.ModifyColumnFamilies][google.bigtable.admin.v2.BigtableTableAdmin.ModifyColumnFamilies]

Encapsulates progress related information for a Cloud Bigtable long running operation.

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.

The metadata for the Operation returned by PartialUpdateCluster.

Request message for BigtableInstanceAdmin.PartialUpdateCluster.

Request message for BigtableInstanceAdmin.PartialUpdateInstance.

Information about a table restore.

Metadata type for the long-running operation returned by [RestoreTable][google.bigtable.admin.v2.BigtableTableAdmin.RestoreTable].

The request for [RestoreTable][google.bigtable.admin.v2.BigtableTableAdmin.RestoreTable].

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.

The metadata for the Operation returned by SnapshotTable.

Request message for [google.bigtable.admin.v2.BigtableTableAdmin.SnapshotTable][google.bigtable.admin.v2.BigtableTableAdmin.SnapshotTable]

A collection of user data indexed by row, column, and timestamp. Each table is served using the resources of its parent cluster.

The metadata for the Operation returned by UpdateAppProfile.

Request message for BigtableInstanceAdmin.UpdateAppProfile.

The request for [UpdateBackup][google.bigtable.admin.v2.BigtableTableAdmin.UpdateBackup].

The metadata for the Operation returned by UpdateCluster.

The metadata for the Operation returned by UpdateInstance.

Enums

Indicates the type of the restore source.

Storage media types for persisting Bigtable data.