public sealed class GetBackupRequest : IMessage<GetBackupRequest>, IEquatable<GetBackupRequest>, IDeepCloneable<GetBackupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataproc Metastore v1 API class GetBackupRequest.
Request message for [DataprocMetastore.GetBackup][google.cloud.metastore.v1.DataprocMetastore.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."],[[["This webpage provides reference documentation for the `GetBackupRequest` class within the Dataproc Metastore v1 API, specifically for version 2.1.0."],["`GetBackupRequest` is used to send a request for retrieving a backup, as defined in the `DataprocMetastore.GetBackup` API."],["The `GetBackupRequest` class is an implementation of various interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`, and inherits from the `Object` class."],["It contains properties such as `BackupName` and `Name`, where the `Name` property holds the resource name of the backup to be retrieved, formatted as a specific path."],["This page also displays the previous versions of the API, from 1.0.0 to the latest 2.9.0, which are also avaliable."]]],[]]