public sealed class GetBackupRequest : IMessage<GetBackupRequest>, IEquatable<GetBackupRequest>, IDeepCloneable<GetBackupRequest>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eGetBackupRequest\u003c/code\u003e class, which is used to request information about a backup in the Google Cloud Bigtable Admin service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetBackupRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace and is defined in the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<GetBackupRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<GetBackupRequest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionality for message handling, equality comparison, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eIt includes constructors for creating a new \u003ccode\u003eGetBackupRequest\u003c/code\u003e object and for creating a copy from an existing \u003ccode\u003eGetBackupRequest\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two main properties: \u003ccode\u003eBackupName\u003c/code\u003e, which provides a typed view of the backup resource name, and \u003ccode\u003eName\u003c/code\u003e, a string property that holds the full resource name of the backup to retrieve.\u003c/p\u003e\n"]]],[],null,[]]