bigtableadmin/v2 library

Classes

AppProfile
A configuration object describing how Cloud Bigtable should treat traffic from a particular end user application.
AuditConfig
Specifies the audit configuration for a service.
AutomatedBackupPolicy
Defines an automated backup policy for a table
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.
BigtableAdminApi
Administer your Cloud Bigtable tables and instances.
Binding
Associates members, or principals, with a role.
ChangeStreamConfig
Change stream configuration.
CheckConsistencyRequest
Request message for google.bigtable.admin.v2.BigtableTableAdmin.CheckConsistency
CheckConsistencyResponse
Response message for google.bigtable.admin.v2.BigtableTableAdmin.CheckConsistency
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.
ClusterState
The state of a table's data in a particular cluster.
ColumnFamily
A set of columns within a table which share a common configuration.
ColumnFamilyStats
Approximate statistics related to a single column family within a table.
CopyBackupRequest
The request for CopyBackup.
CreateInstanceRequest
Request message for BigtableInstanceAdmin.CreateInstance.
CreateTableRequest
Request message for google.bigtable.admin.v2.BigtableTableAdmin.CreateTable
DropRowRangeRequest
Request message for google.bigtable.admin.v2.BigtableTableAdmin.DropRowRange
EncryptionConfig
Cloud Key Management Service (Cloud KMS) settings for a CMEK-protected cluster.
EncryptionInfo
Encryption information for a given resource.
GcRule
Rule for determining which cells to delete during garbage collection.
GenerateConsistencyTokenResponse
Response message for google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken
GetIamPolicyRequest
Request message for GetIamPolicy method.
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.
Instance
A collection of Bigtable Tables and the resources that serve them.
Intersection
A GcRule which deletes cells matching all of the given rules.
ListAppProfilesResponse
Response message for BigtableInstanceAdmin.ListAppProfiles.
ListBackupsResponse
The response for ListBackups.
ListClustersResponse
Response message for BigtableInstanceAdmin.ListClusters.
ListHotTabletsResponse
Response message for BigtableInstanceAdmin.ListHotTablets.
ListInstancesResponse
Response message for BigtableInstanceAdmin.ListInstances.
ListLocationsResponse
The response message for Locations.ListLocations.
ListOperationsResponse
The response message for Operations.ListOperations.
ListTablesResponse
Response message for google.bigtable.admin.v2.BigtableTableAdmin.ListTables
Modification
A create, update, or delete of a particular column family.
ModifyColumnFamiliesRequest
Request message for google.bigtable.admin.v2.BigtableTableAdmin.ModifyColumnFamilies
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.
Operation
This resource represents a long-running operation that is the result of a network API call.
OperationsProjectsOperationsResource
OperationsProjectsResource
OperationsResource
Policy
An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud resources.
ProjectsInstancesAppProfilesResource
ProjectsInstancesClustersBackupsResource
ProjectsInstancesClustersHotTabletsResource
ProjectsInstancesClustersResource
ProjectsInstancesResource
ProjectsInstancesTablesResource
ProjectsLocationsResource
ProjectsResource
RestoreInfo
Information about a table restore.
RestoreTableRequest
The request for RestoreTable.
SetIamPolicyRequest
Request message for SetIamPolicy method.
SingleClusterRouting
Unconditionally routes all read/write requests to a specific cluster.
Split
An initial split point for a newly created table.
StandardIsolation
Standard options for isolating this app profile's traffic from other use cases.
Table
A collection of user data indexed by row, column, and timestamp.
TableStats
Approximate statistics related to a table.
Union
A GcRule which deletes cells matching any of the given rules.

Typedefs

AuditLogConfig = $AuditLogConfig
Provides the configuration for logging a type of permissions.
Empty = $Empty
A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs.
Expr = $Expr
Represents a textual expression in the Common Expression Language (CEL) syntax.
GenerateConsistencyTokenRequest = $Empty
Request message for google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken
GetPolicyOptions = $GetPolicyOptions
Encapsulates settings provided to GetIamPolicy.
Location = $Location00
A resource that represents a Google Cloud location.
Status = $Status
The Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs.
TestIamPermissionsRequest = $TestIamPermissionsRequest00
Request message for TestIamPermissions method.
TestIamPermissionsResponse = $PermissionsResponse
Response message for TestIamPermissions method.
UndeleteTableRequest = $Empty
Request message for google.bigtable.admin.v2.BigtableTableAdmin.UndeleteTable

Exceptions / Errors

ApiRequestError
Represents a general error reported by the API endpoint.
DetailedApiRequestError
Represents a specific error reported by the API endpoint.