[[["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 Administration v2 API for .NET, with the most recent version being 3.24.0."],["The `BackupInfo` class, found in the `Google.Cloud.Bigtable.Admin.V2` namespace, is designed to provide detailed information about a specific backup and is available across numerous versions from 2.4.0 up to the latest version."],["Key properties of the `BackupInfo` class include `Backup`, `EndTime`, `SourceTable`, and `StartTime`, which allow users to access details such as the backup's name, completion time, source table, and start time, respectively."],["The `BackupInfo` class implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data management, comparison, and serialization within the Google Cloud ecosystem."],["The class has two constructors: a default parameterless constructor and one accepting another `BackupInfo` object as a parameter to create copies."]]],[]]