[[["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 documentation for the `BackupInfo` class within the `Google.Cloud.Bigtable.Admin.V2` namespace in .NET, covering versions from 2.4.0 to 3.24.0 (latest)."],["The `BackupInfo` class is used to represent information about a Bigtable backup and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `BackupInfo` class include `Backup` (name of the backup), `EndTime` (backup completion time), `SourceTable` (table the backup was created from), and `StartTime` (backup start time), each providing relevant information on the backup."],["The class offers two constructors, one default and another that accepts an existing `BackupInfo` object to allow for an easy copying process."],["The information is also provided for a variety of members inherited from the Object class."]]],[]]