public sealed class DeleteRestorePlanRequest : IMessage<DeleteRestorePlanRequest>, IEquatable<DeleteRestorePlanRequest>, IDeepCloneable<DeleteRestorePlanRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup for GKE v1 API class DeleteRestorePlanRequest.
Optional. 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.
Optional. If set to true, any Restores below this RestorePlan will also be
deleted. Otherwise, the request will only succeed if the RestorePlan has no
Restores.
[[["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 page provides reference documentation for the \u003ccode\u003eDeleteRestorePlanRequest\u003c/code\u003e class within the Google Cloud GKE Backup v1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteRestorePlanRequest\u003c/code\u003e is used to delete a RestorePlan and is a request message for the \u003ccode\u003eDeleteRestorePlan\u003c/code\u003e operation.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eDeleteRestorePlanRequest\u003c/code\u003e include \u003ccode\u003eName\u003c/code\u003e (required, the fully qualified RestorePlan name), \u003ccode\u003eForce\u003c/code\u003e (optional, to also delete Restores), and \u003ccode\u003eEtag\u003c/code\u003e (optional, for conditional deletion).\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes different versions of the class, the most recent being version 2.6.0.\u003c/p\u003e\n"]]],[],null,[]]