The request for
CreateBackup][google.bigtable.admin.v2.BigtableTableAdmin.CreateBackup].
Attributes
Name
Description
parent
str
Required. This must be one of the clusters in the instance
in which this table is located. The backup will be stored in
this cluster. Values are of the form
projects/{project}/instances/{instance}/clusters/{cluster}.
backup_id
str
Required. The id of the backup to be created. The
backup_id along with the parent parent are combined
as {parent}/backups/{backup_id} to create the full backup
name, of the form:
projects/{project}/instances/{instance}/clusters/{cluster}/backups/{backup_id}.
This string must be between 1 and 50 characters in length
and match the regex [*a-zA-Z0-9][-*.a-zA-Z0-9]\*.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-05-07 UTC."],[],[]]