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 Google Cloud Metastore v1 API, specifically for version 2.2.0."],["The `GetBackupRequest` class is used to request a specific backup from the Dataproc Metastore, with methods and properties, such as `Name`, to specify the desired backup."],["The documentation details that the `GetBackupRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists the avaliable versions of the getbackup request, with 2.9.0 being the most recent."],["The class includes constructors, `GetBackupRequest()` and `GetBackupRequest(GetBackupRequest other)`, and properties such as `BackupName` and `Name` to help create instances."]]],[]]