public sealed class GetBackupRequest : IMessage<GetBackupRequest>, IEquatable<GetBackupRequest>, IDeepCloneable<GetBackupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class GetBackupRequest.
The request for
[GetBackup][google.bigtable.admin.v2.BigtableTableAdmin.GetBackup].
[[["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."],[[["The page provides reference documentation for the `GetBackupRequest` class within the Google Cloud Bigtable Administration v2 API."],["This class is used to request a `GetBackup` operation, and it's a public sealed class inheriting from `object` and implementing several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes a `BackupName` property, which is a typed view over the `Name` property, and a `Name` property which is the required name of the backup resource."],["The page lists different versions of the documentation, ranging from 2.4.0 to 3.24.0 (latest), for users who need older or more recent versions."],["The class can be found in the `Google.Cloud.Bigtable.Admin.V2` namespace, and it's part of the `Google.Cloud.Bigtable.Admin.V2.dll` assembly."]]],[]]