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 documentation covers the `GetBackupPlanRequest` class, which is part of the Backup for GKE v1 API in the Google.Cloud.GkeBackup.V1 namespace."],["`GetBackupPlanRequest` is the request message used for retrieving a specific backup plan, as indicated by its purpose \"Request message for GetBackupPlan\"."],["The latest version available in this documentation is 2.6.0, while the content focuses on the details of version 2.2.0 of this class."],["The `GetBackupPlanRequest` class provides properties such as `BackupPlanName` and `Name`, allowing for the specification of the backup plan to retrieve."],["`GetBackupPlanRequest` implements multiple interfaces including `IMessage`, `IEquatable\u003cGetBackupPlanRequest\u003e`, `IDeepCloneable\u003cGetBackupPlanRequest\u003e`, and `IBufferMessage`, making it versatile in different programming applications."]]],[]]