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 reference documentation for the `BackupInfo` class within the Google Cloud Bigtable Administration v2 API, specifically for .NET developers."],["The `BackupInfo` class contains information about a backup and can be found in the `Google.Cloud.Bigtable.Admin.V2` namespace, with the assembly `Google.Cloud.Bigtable.Admin.V2.dll`."],["The latest version of `BackupInfo` is accessible via a link to version 3.24.0, and there are 29 different version links provided for other past versions, spanning from 2.4.0 to 3.23.0."],["The `BackupInfo` class includes properties like `Backup`, `EndTime`, `SourceBackup`, `SourceTable`, and `StartTime`, each providing specific details about the backup."],["It can be seen that the `BackupInfo` class inherits from the `object` class and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various object handling and data management functionalities."]]],[]]