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-21 UTC."],[[["This webpage provides documentation for the `BackupInfo` class within the Google Cloud Bigtable Administration v2 API, specifically for the .NET framework."],["The `BackupInfo` class contains information about a backup and can implement `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, with inheritance from object."],["It provides a history of the Google.Cloud.Bigtable.Admin.V2 versions with the `BackupInfo` class, with version 3.24.0 being the latest."],["Key properties of the `BackupInfo` class include `Backup` (name of the backup), `EndTime` (timestamp when the backup finished), `SourceBackup` (name of the backup it was copied from), `SourceTable` (table the backup came from), and `StartTime` (timestamp when the backup started)."],["The `BackupInfo` class has two constructors: a default constructor and one that takes another `BackupInfo` object as a parameter."]]],[]]