[[["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 the .NET environment, with versions ranging from 2.4.0 up to the latest 3.24.0."],["The `BackupInfo` class offers information related to backups, including properties like `Backup`, `EndTime`, `SourceTable`, and `StartTime`, indicating the name, completion time, source, and start time of the backup process, respectively."],["`BackupInfo` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class, demonstrating its role within the .NET Google Cloud Protobuf framework."],["This class provides two constructors: a default one (`BackupInfo()`) and one that takes another `BackupInfo` object as a parameter for copying purposes (`BackupInfo(BackupInfo other)`)."]]],[]]