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 for .NET."],["The `GetBackupRequest` class is used to define a request to retrieve a specific backup, as part of the Dataproc Metastore service."],["The page details that `GetBackupRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetBackupRequest` class includes properties such as `BackupName` and `Name`, which are used to specify the backup resource to retrieve."],["The documentation offers a range of versions, from the latest [2.9.0] down to version [1.0.0], allowing developers to reference different iterations of the API."]]],[]]