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\u003eThe \u003ccode\u003eUpdateRestorePlanRequest\u003c/code\u003e class is part of the Backup for GKE v1 API, and is used to define a request for updating a \u003ccode\u003eRestorePlan\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, enabling it to work within the Google Protocol Buffers framework.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eRestorePlan\u003c/code\u003e to hold the updated RestorePlan and \u003ccode\u003eUpdateMask\u003c/code\u003e to specify which fields of the RestorePlan should be modified.\u003c/p\u003e\n"],["\u003cp\u003eIt is available in various versions, with the latest being 2.6.0, and this documentation covers version 2.1.0.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits certain members, such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e, from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]