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/<project>/instances/<instance>/backups/<backup>.
[[["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-03-25 UTC."],[[["This webpage provides documentation for the `BackupInfo` class within the Google Cloud Bigtable Administration v2 API for .NET, with the current version being 3.17.0, and the latest being 3.24.0."],["The `BackupInfo` class contains information about a backup, including the name of the backup, the source table, start and end times of the backup, and the source backup if applicable."],["It inherits from `object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page also includes a full list of versions of the BackupInfo class from 3.0.0 all the way to the latest version of 3.24.0, with each version linking to its respective documentation."],["Key properties of the `BackupInfo` class include `Backup`, `EndTime`, `SourceBackup`, `SourceTable`, and `StartTime`, which offer details about the backup's name, the time it ended, the backup it was copied from, the table it was created from, and when it started, respectively."]]],[]]