public sealed class DeleteRestorePlanRequest : IMessage<DeleteRestorePlanRequest>, IEquatable<DeleteRestorePlanRequest>, IDeepCloneable<DeleteRestorePlanRequest>, IBufferMessage, IMessage
If provided, this value must match the current value of the
target RestorePlan's [etag][google.cloud.gkebackup.v1.RestorePlan.etag] field or the request is
rejected.
[[["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\u003eThe \u003ccode\u003eDeleteRestorePlanRequest\u003c/code\u003e class is used to send a request to delete a RestorePlan in the Google Cloud GKE Backup service, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing several interfaces for message handling and object comparison.\u003c/p\u003e\n"],["\u003cp\u003eThis class supports various versions, with the latest being 2.6.0 and the initial beta release at 1.0.0-beta01, each with documentation available at their respective versioned links.\u003c/p\u003e\n"],["\u003cp\u003eKey properties within \u003ccode\u003eDeleteRestorePlanRequest\u003c/code\u003e include \u003ccode\u003eName\u003c/code\u003e (the required fully qualified name of the RestorePlan), \u003ccode\u003eForce\u003c/code\u003e (to delete any associated Restores), and \u003ccode\u003eEtag\u003c/code\u003e (for conditional deletion based on the current state of the RestorePlan).\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default one and another one that accepts a \u003ccode\u003eDeleteRestorePlanRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRestorePlanName\u003c/code\u003e property provides a typed view over the resource name property \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]