public sealed class GetBackupRequest : IMessage<GetBackupRequest>, IEquatable<GetBackupRequest>, IDeepCloneable<GetBackupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup for GKE v1 API class GetBackupRequest.
[[["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 document provides reference documentation for the `GetBackupRequest` class within the Backup for GKE v1 API."],["`GetBackupRequest` serves as the request message for the GetBackup operation, used for retrieving a specific backup."],["The class `GetBackupRequest` inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetBackupRequest` class has properties `BackupName` and `Name`, where `Name` represents the full name of the backup resource and `BackupName` is a typed view over it."],["The latest version of this api is `2.6.0` with older versions also available, starting from `1.0.0-beta01`."]]],[]]