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 webpage provides reference documentation for the `GetBackupPlanRequest` class within the Backup for GKE v1 API."],["`GetBackupPlanRequest` is used as the request message for the `GetBackupPlan` operation."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides a constructor as well as properties such as `BackupPlanName`, which is a typed view over the resource name property and `Name` which is a fully qualified name."],["The current latest version of this package is 2.6.0, with the current version of the doc being for 2.4.0 and contains previous versions going back to 1.0.0-beta01."]]],[]]