Send feedback
Cloud Bigtable Admin API
Administer your Cloud Bigtable tables and instances.
Service: bigtableadmin.googleapis.com
The Service name bigtableadmin.googleapis.com
is needed to create RPC client stubs.
Methods
CheckConsistency
Checks replication consistency based on a consistency token, that is, if replication has caught up based on the conditions specified in the token and the check request.
CreateBackup
Starts creating a new Cloud Bigtable Backup.
CreateTable
Creates a new table in the specified instance.
DeleteBackup
Deletes a pending or completed Cloud Bigtable backup.
DeleteTable
Permanently deletes a specified table and all of its data.
DropRowRange
Permanently drop/delete a row range from a specified table.
GenerateConsistencyToken
Generates a consistency token for a Table, which can be used in CheckConsistency to check whether mutations to the table that finished before this call started have been replicated.
GetBackup
Gets metadata on a pending or completed Cloud Bigtable Backup.
GetIamPolicy
Gets the access control policy for a Table resource.
GetTable
Gets metadata information about the specified table.
ListBackups
Lists Cloud Bigtable backups.
ListTables
Lists all tables served from a specified instance.
ModifyColumnFamilies
Performs a series of column family modifications on the specified table.
RestoreTable
Create a new table by restoring from a completed backup.
SetIamPolicy
Sets the access control policy on a Table resource.
TestIamPermissions
Returns permissions that the caller has on the specified table resource.
UpdateBackup
Updates a pending or completed Cloud Bigtable Backup.
Methods
GetLocation
Gets information about a location.
ListLocations
Lists information about the supported locations for this service.
Methods
CancelOperation
Starts asynchronous cancellation on a long-running operation.
DeleteOperation
Deletes a long-running operation.
GetOperation
Gets the latest state of a long-running operation.
ListOperations
Lists operations that match the specified filter in the request.
WaitOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-03-31 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
Need to tell us more?