googleapis.com

Administer your Cloud Bigtable tables and instances.

🔑 oauth2 28 endpoints analyticsmedia
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

mcp-toolbox-sdk-python ✓ Official
pip install mcp-toolbox-sdk-python
python-storage ✓ Official
pip install python-storage
python-aiplatform ✓ Official
pip install python-aiplatform
python-genai ✓ Official
pip install python-genai
js-genai ✓ Official
npm install js-genai
go-genai ✓ Official
go get github.com/googleapis/go-genai
sdk-platform-java ✓ Official
# Maven: see https://github.com/googleapis/sdk-platform-java
java-genai ✓ Official
# Maven: see https://github.com/googleapis/java-genai
dotnet-genai ✓ Official
# See https://github.com/googleapis/dotnet-genai
gax-java ✓ Official
# See https://github.com/googleapis/gax-java
curl examples
Gets information about a location.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://bigtableadmin.googleapis.com/v2/{name}
Lists all tables served from a specified instance.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://bigtableadmin.googleapis.com/v2/{parent}/tables
Lists information about the supported locations for this service.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://bigtableadmin.googleapis.com/v2/{name}/locations
Endpoints (28 total)
GET
/v2/{name}
Gets information about a location.
GET
/v2/{parent}/tables
Lists all tables served from a specified instance.
GET
/v2/{name}/locations
Lists information about the supported locations for this service.
GET
/v2/{parent}/backups
Lists Cloud Bigtable backups. Returns both completed and pending backups.
GET
/v2/{name}/operations
Lists operations that match the specified filter in the request. If the serve…
GET
/v2/{parent}/clusters
Lists information about clusters in an instance.
GET
/v2/{parent}/instances
Lists information about instances in a project.
GET
/v2/{parent}/hotTablets
Lists hot tablets in a cluster, within the time range provided. Hot tablets a…
GET
/v2/{parent}/appProfiles
Lists information about app profiles in an instance.
POST
/v2/{name}:cancel
Starts asynchronous cancellation on a long-running operation. The server make…
POST
/v2/{name}:undelete
Restores a specified table which was accidentally deleted.
POST
/v2/{parent}/tables
Creates a new table in the specified instance. The table can be created with …
At a glance
Total SDKs10
Languages6
Endpoints28
Authoauth2
Categories2
https://bigtableadmin.googleapis.com