C
Cloud Bigtable Admin REST API
Details
- URL
-
https://bigtableadmin.googleapis.com/ - Docs
- https://docs.cloud.google.com/bigtable/docs/reference/admin/rest
Authentication
Authorization: Bearer <credential> For the easiest path, sign in with the Google Cloud CLI and run gcloud auth application-default login or gcloud auth login to obtain Google-issued credentials that client libraries and tools can use. For server-to-server use, create a service account in the Google Cloud Console, grant it Bigtable permissions, and use Application Default Credentials as described in Authenticate to Bigtable. The Bigtable Admin API accepts OAuth scopes documented in OAuth Scopes, including https://www.googleapis.com/auth/cloud-platform and Bigtable admin scopes.