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."],[[["The page provides reference documentation for the `BackupInfo` class within the Google Cloud Bigtable Administration v2 API, specifically for .NET."],["`BackupInfo` is a class that contains information about a specific backup within Google Cloud Bigtable, and it implements multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes read-only properties like `Backup`, `EndTime`, `SourceBackup`, `SourceTable`, and `StartTime`, which provide details about the backup's name, timestamps, and origin."],["The documentation lists different versions of the `BackupInfo` class, starting from version 3.24.0 (latest) down to 2.4.0, along with their corresponding links."],["The `BackupInfo` class allows for the creation of new instances, through the provided constructors `BackupInfo()` and `BackupInfo(BackupInfo other)`."]]],[]]