public sealed class GetRestorePlanRequest : IMessage<GetRestorePlanRequest>, IEquatable<GetRestorePlanRequest>, IDeepCloneable<GetRestorePlanRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup for GKE v1 API class GetRestorePlanRequest.
[[["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 documentation for the `GetRestorePlanRequest` class within the Google Cloud GKE Backup v1 API, specifically version 2.5.0."],["`GetRestorePlanRequest` is used to send a request message to retrieve a specific RestorePlan and it inherits from `object` and implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties like `Name`, a string representing the fully qualified RestorePlan name, and `RestorePlanName`, a typed view over the `Name` resource name property."],["The `GetRestorePlanRequest` class has two constructors, a default one and another one that receives a `GetRestorePlanRequest` as parameter."],["The latest version of this class is version 2.6.0 and older versions as far back as 1.0.0-beta01 are available and documented."]]],[]]