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-04-17 UTC."],[[["This webpage provides documentation for the `GetBackupRequest` class within the Google Cloud Bigtable Administration v2 API, specifically for .NET development."],["The `GetBackupRequest` class is used to request details about a specific backup and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the inheritance hierarchy, starting from `object` to `GetBackupRequest`, along with the inherited members."],["The page includes a list of available versions for the API, ranging from version 2.4.0 to the latest 3.24.0, with version 3.22.0 being the currently viewed version."],["The key properties of `GetBackupRequest` include `BackupName` and `Name`, which are used to specify the target backup."]]],[]]