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 .NET development, offering versions ranging from 2.4.0 to the latest 3.24.0."],["The `BackupInfo` class offers a way to work with information about Bigtable backups, including the backup's name, and start and end times."],["The `BackupInfo` class has properties to identify its source, whether it was copied from another backup, or the original table it was created from, and it also defines when the backup's timespan was started and finished."],["The `BackupInfo` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for diverse functionalities like message handling, equality checks, deep cloning, and buffered messaging."],["The document also contains a listing of many previous versions of the API, alongside their relevant documentation, which could be useful for legacy use cases."]]],[]]