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-04-09 UTC."],[[["This documentation page covers the `GetBackupPlanRequest` class, which is part of the Backup for GKE v1 API."],["The `GetBackupPlanRequest` class is used to request information about a specific backup plan and it inherits from the `object` class and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the documentation available is 2.6.0, while this page specifically covers version 2.5.0 of `GetBackupPlanRequest`."],["The `GetBackupPlanRequest` class has properties such as `BackupPlanName` and `Name`, where `Name` is the fully qualified identifier for a BackupPlan, and is a required field when using the class."],["The page also provides information on the constructors available for the `GetBackupPlanRequest` class, detailing the use of an empty constructor, or one that takes another `GetBackupPlanRequest` object."]]],[]]