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."],["The `GetBackupPlanRequest` class is a request message used for retrieving backup plan information, and it inherits from `Object` while implementing several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest available version of the API is 2.6.0, with other available versions ranging from 2.5.0 down to 1.0.0-beta01."],["The `GetBackupPlanRequest` class has properties such as `BackupPlanName` and `Name`, where `Name` specifies the fully qualified name of the BackupPlan that is being requested."]]],[]]