GCP Big Table Admin Backup
Google Cloud Bigtable Admin Backups are point-in-time copies of Cloud Bigtable tables that let you safeguard data against accidental deletion or corruption and quickly restore it when required. A Backup resource stores metadata such as the backup ID, source table, creation time, expiry time, encryption configuration and size, and it resides within the same cluster as the table it protects. Backups are managed through the Cloud Bigtable Admin API, which allows you to create, retrieve, search and restore them programmatically.
For more information, see the official documentation: https://cloud.google.com/bigtable/docs/reference/admin/rest/v2/projects.instances.clusters.backups
Supported Methods​
GET
: Get a gcp-big-table-admin-backup by its "instances|clusters|backups"LIST
SEARCH
: Search for gcp-big-table-admin-backup by its "instances|clusters"