public sealed class CreateRestorePlanRequest : IMessage<CreateRestorePlanRequest>, IEquatable<CreateRestorePlanRequest>, IDeepCloneable<CreateRestorePlanRequest>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eCreateRestorePlanRequest\u003c/code\u003e class, which is used to create a request for restoring data within the Google Kubernetes Engine Backup service.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Cloud.GkeBackup.V1\u003c/code\u003e namespace and is available in the \u003ccode\u003eGoogle.Cloud.GkeBackup.V1.dll\u003c/code\u003e assembly, with the latest version being 2.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateRestorePlanRequest\u003c/code\u003e requires several parameters, including the location (\u003ccode\u003eParent\u003c/code\u003e) where the RestorePlan will be created, the \u003ccode\u003eRestorePlan\u003c/code\u003e object itself, and a unique identifier for the plan (\u003ccode\u003eRestorePlanId\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateRestorePlanRequest\u003c/code\u003e class implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage and inherits members from the Object class.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for creating a \u003ccode\u003eCreateRestorePlanRequest\u003c/code\u003e object, either with no arguments, or by providing another \u003ccode\u003eCreateRestorePlanRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]