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>/clusters/<cluster>/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 in the .NET environment."],["The latest version of the `BackupInfo` documentation available is for version 3.24.0, while the page content corresponds to version 3.19.0, and other versions ranging from 2.4.0 to 3.23.0 are available."],["`BackupInfo` is a class that provides information about a backup, including its name, start and end times, the source table, and the source backup if it was copied."],["The `BackupInfo` class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities in message handling, equality comparison, cloning, and buffer management."],["The `BackupInfo` class offers constructors for creating new instances, either empty or based on another `BackupInfo` object, and includes properties like `Backup`, `EndTime`, `SourceBackup`, `SourceTable`, and `StartTime` to access related information."]]],[]]