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."],[[["The latest version available for the `GetBackupRequest` class is 2.9.0, as seen in the provided list of versioned links."],["This documentation is focused on the `GetBackupRequest` class within the `Google.Cloud.Metastore.V1` namespace, specifically version 2.5.0."],["The `GetBackupRequest` class, which is part of the Dataproc Metastore v1 API, serves as the request message for retrieving backup information using `DataprocMetastore.GetBackup`."],["`GetBackupRequest` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors (`GetBackupRequest()` and `GetBackupRequest(GetBackupRequest other)`) and two properties (`BackupName` and `Name`), which are used to configure and specify which backup to retrieve."]]],[]]