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-04-17 UTC."],[[["This page provides documentation for the `GetBackupRequest` class within the Google Cloud Dataproc Metastore v1 API, specifically for version 2.8.0."],["The `GetBackupRequest` class is used to construct requests for retrieving backup information in Dataproc Metastore and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the class's constructors (`GetBackupRequest()`, `GetBackupRequest(GetBackupRequest)`) and properties such as `BackupName` and `Name`, offering both a typed and string representation of the resource name."],["A list of previous versions is provided ranging from version 2.9.0 which is the latest, down to version 1.0.0 for the `GetBackupRequest` API reference."]]],[]]