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 Google Cloud GKE Backup v1 API, specifically version 2.0.0."],["`GetBackupRequest` is a class used to request a backup, inheriting from `Object` and implementing interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `GetBackupRequest` class has two constructors, one default and one that accepts another `GetBackupRequest` as a parameter, enabling the cloning of the request."],["It contains properties such as `BackupName` (a typed view) and `Name` (a string), which is a required field representing the full name of the backup resource."],["The latest version of this class is 2.6.0 and this page displays the documentation for version 2.0.0, among a list of other versions going as far back as 1.0.0-beta01."]]],[]]