public sealed class UpdateRestorePlanRequest : IMessage<UpdateRestorePlanRequest>, IEquatable<UpdateRestorePlanRequest>, IDeepCloneable<UpdateRestorePlanRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup for GKE v1 API class UpdateRestorePlanRequest.
This is used to specify the fields to be overwritten in the
RestorePlan targeted for update. The values for each of these
updated fields will be taken from the restore_plan provided
with this request. Field names are relative to the root of the resource.
If no update_mask is provided, all fields in restore_plan will be
written to the target RestorePlan resource.
Note that OUTPUT_ONLY and IMMUTABLE fields in restore_plan are ignored
and are not used to update the target RestorePlan.
[[["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 webpage provides reference documentation for the \u003ccode\u003eUpdateRestorePlanRequest\u003c/code\u003e class within the Backup for GKE v1 API, specifically for version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateRestorePlanRequest\u003c/code\u003e class is used to request updates to a \u003ccode\u003eRestorePlan\u003c/code\u003e resource and can selectively update fields using an \u003ccode\u003eupdate_mask\u003c/code\u003e or update all fields if no mask is provided.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is 2.6.0, with several previous versions, including 2.5.0, 2.4.0, 2.2.0, 2.1.0, 2.0.0, and 1.0.0-beta01, also documented here.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateRestorePlanRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \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\u003eThe \u003ccode\u003eUpdateRestorePlanRequest\u003c/code\u003e class contains two main properties \u003ccode\u003eRestorePlan\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e and they are used to define the new values and the mask to be used.\u003c/p\u003e\n"]]],[],null,[]]