public sealed class GetBackupPlanRequest : IMessage<GetBackupPlanRequest>, IEquatable<GetBackupPlanRequest>, IDeepCloneable<GetBackupPlanRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup for GKE v1 API class GetBackupPlanRequest.
[[["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 `GetBackupPlanRequest` class within the Backup for GKE v1 API."],["`GetBackupPlanRequest` is the request message for the `GetBackupPlan` operation, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetBackupPlanRequest` class has two constructors: a default constructor and one that accepts another `GetBackupPlanRequest` object, allowing for object copying."],["The `GetBackupPlanRequest` class includes two properties: `BackupPlanName`, a typed view of the resource name, and `Name`, a string that represents the fully qualified name of the BackupPlan."],["The latest version of the `GetBackupPlanRequest` is `2.6.0`, and there are previous versions spanning from `2.5.0` down to `1.0.0-beta01` that are available."]]],[]]