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 document provides reference documentation for the `GetRestorePlanRequest` class within the Backup for GKE v1 API."],["`GetRestorePlanRequest` is the request message used to retrieve a specific restore plan."],["The latest version of the `GetRestorePlanRequest` documentation is 2.6.0, and historical versions back to 1.0.0-beta01 are also available."],["The class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Name` and `RestorePlanName` properties are used to specify the target restore plan to retrieve."]]],[]]