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 reference documentation for the `GetRestorePlanRequest` class within the Google Cloud GKE Backup v1 API, specifically version 2.0.0."],["The `GetRestorePlanRequest` class is used to structure request messages for retrieving a specific RestorePlan and is the child of the Object class."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains two constructors and two properties: `Name`, which is a string for the fully qualified RestorePlan name, and `RestorePlanName`, a typed view over the resource name."],["The most recent version available is 2.6.0 and it lists all versions between that and 1.0.0-beta01."]]],[]]