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 webpage provides reference documentation for the `GetBackupRequest` class within the Google Cloud GKE Backup v1 API."],["`GetBackupRequest` is a request message used for retrieving backup information and it is implemented by several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the `GetBackupRequest` class is 2.6.0, with multiple earlier versions available, including the initial beta release, 1.0.0-beta01."],["The `GetBackupRequest` class has two constructors and two main properties: `BackupName` which is a typed view over the `Name` resource name and the `Name` property itself, which represents the full resource name of the backup in a specified format."],["The `GetBackupRequest` class inherits members such as `GetHashCode`, `GetType` and `ToString` from the object class."]]],[]]