Output only. This time that the backup was finished. Row data in the backup will be no newer than this timestamp.
↳ source_table
string
Output only. Name of the table the backup was created from.
↳ source_backup
string
Output only. Name of the backup from which this backup was copied. If a backup is not created by copying a backup, this field will be empty. Values are of the form: projects/
getBackup
Output only. Name of the backup.
Returns
Type
Description
string
setBackup
Output only. Name of the backup.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getStartTime
Output only. The time that the backup was started. Row data in the backup
will be no older than this timestamp.
Output only. Name of the table the backup was created from.
Returns
Type
Description
string
setSourceTable
Output only. Name of the table the backup was created from.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getSourceBackup
Output only. Name of the backup from which this backup was copied. If a
backup is not created by copying a backup, this field will be empty. Values
are of the form:
projects/
Returns
Type
Description
string
setSourceBackup
Output only. Name of the backup from which this backup was copied. If a
backup is not created by copying a backup, this field will be empty. Values
are of the form:
projects/
[[["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 2025-09-04 UTC."],[],[],null,["# Cloud Bigtable V2 Client - Class BackupInfo (2.17.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.17.1 (latest)](/php/docs/reference/cloud-bigtable/latest/Admin.V2.BackupInfo)\n- [2.17.0](/php/docs/reference/cloud-bigtable/2.17.0/Admin.V2.BackupInfo)\n- [2.16.0](/php/docs/reference/cloud-bigtable/2.16.0/Admin.V2.BackupInfo)\n- [2.15.0](/php/docs/reference/cloud-bigtable/2.15.0/Admin.V2.BackupInfo)\n- [2.14.0](/php/docs/reference/cloud-bigtable/2.14.0/Admin.V2.BackupInfo)\n- [2.13.0](/php/docs/reference/cloud-bigtable/2.13.0/Admin.V2.BackupInfo)\n- [2.12.0](/php/docs/reference/cloud-bigtable/2.12.0/Admin.V2.BackupInfo)\n- [2.11.1](/php/docs/reference/cloud-bigtable/2.11.1/Admin.V2.BackupInfo)\n- [2.9.1](/php/docs/reference/cloud-bigtable/2.9.1/Admin.V2.BackupInfo)\n- [2.8.0](/php/docs/reference/cloud-bigtable/2.8.0/Admin.V2.BackupInfo)\n- [2.7.0](/php/docs/reference/cloud-bigtable/2.7.0/Admin.V2.BackupInfo)\n- [2.6.3](/php/docs/reference/cloud-bigtable/2.6.3/Admin.V2.BackupInfo)\n- [2.5.0](/php/docs/reference/cloud-bigtable/2.5.0/Admin.V2.BackupInfo)\n- [2.4.0](/php/docs/reference/cloud-bigtable/2.4.0/Admin.V2.BackupInfo)\n- [2.3.0](/php/docs/reference/cloud-bigtable/2.3.0/Admin.V2.BackupInfo)\n- [2.2.1](/php/docs/reference/cloud-bigtable/2.2.1/Admin.V2.BackupInfo)\n- [2.1.0](/php/docs/reference/cloud-bigtable/2.1.0/Admin.V2.BackupInfo)\n- [2.0.1](/php/docs/reference/cloud-bigtable/2.0.1/Admin.V2.BackupInfo)\n- [1.32.1](/php/docs/reference/cloud-bigtable/1.32.1/Admin.V2.BackupInfo)\n- [1.31.1](/php/docs/reference/cloud-bigtable/1.31.1/Admin.V2.BackupInfo)\n- [1.30.0](/php/docs/reference/cloud-bigtable/1.30.0/Admin.V2.BackupInfo)\n- [1.29.2](/php/docs/reference/cloud-bigtable/1.29.2/Admin.V2.BackupInfo)\n- [1.28.3](/php/docs/reference/cloud-bigtable/1.28.3/Admin.V2.BackupInfo)\n- [1.27.0](/php/docs/reference/cloud-bigtable/1.27.0/Admin.V2.BackupInfo)\n- [1.26.2](/php/docs/reference/cloud-bigtable/1.26.2/Admin.V2.BackupInfo)\n- [1.25.0](/php/docs/reference/cloud-bigtable/1.25.0/Admin.V2.BackupInfo)\n- [1.24.1](/php/docs/reference/cloud-bigtable/1.24.1/Admin.V2.BackupInfo)\n- [1.23.0](/php/docs/reference/cloud-bigtable/1.23.0/Admin.V2.BackupInfo)\n- [1.22.2](/php/docs/reference/cloud-bigtable/1.22.2/Admin.V2.BackupInfo)\n- [1.21.1](/php/docs/reference/cloud-bigtable/1.21.1/Admin.V2.BackupInfo)\n- [1.20.3](/php/docs/reference/cloud-bigtable/1.20.3/Admin.V2.BackupInfo) \nReference documentation and code samples for the Cloud Bigtable V2 Client class BackupInfo.\n\nInformation about a backup.\n\nGenerated from protobuf message `google.bigtable.admin.v2.BackupInfo`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Bigtable \\\\ Admin \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getBackup\n\nOutput only. Name of the backup.\n\n### setBackup\n\nOutput only. Name of the backup.\n\n### getStartTime\n\nOutput only. The time that the backup was started. Row data in the backup\nwill be no older than this timestamp.\n\n### hasStartTime\n\n### clearStartTime\n\n### setStartTime\n\nOutput only. The time that the backup was started. Row data in the backup\nwill be no older than this timestamp.\n\n### getEndTime\n\nOutput only. This time that the backup was finished. Row data in the\nbackup will be no newer than this timestamp.\n\n### hasEndTime\n\n### clearEndTime\n\n### setEndTime\n\nOutput only. This time that the backup was finished. Row data in the\nbackup will be no newer than this timestamp.\n\n### getSourceTable\n\nOutput only. Name of the table the backup was created from.\n\n### setSourceTable\n\nOutput only. Name of the table the backup was created from.\n\n### getSourceBackup\n\nOutput only. Name of the backup from which this backup was copied. If a\nbackup is not created by copying a backup, this field will be empty. Values\nare of the form:\nprojects/\n\n\n### setSourceBackup\n\nOutput only. Name of the backup from which this backup was copied. If a\nbackup is not created by copying a backup, this field will be empty. Values\nare of the form:\nprojects/"]]