Optional. 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 therestore_planprovided with this request. Field names are relative to the root of the resource. If noupdate_maskis provided, all fields inrestore_planwill be written to the target RestorePlan resource. Note that OUTPUT_ONLY and IMMUTABLE fields inrestore_planare ignored and are not used to update the target RestorePlan.
getRestorePlan
Required. A new version of the RestorePlan resource that contains updated
fields. This may be sparsely populated if anupdate_maskis provided.
Optional. 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 therestore_planprovided
with this request. Field names are relative to the root of the resource.
If noupdate_maskis provided, all fields inrestore_planwill be
written to the target RestorePlan resource.
Note that OUTPUT_ONLY and IMMUTABLE fields inrestore_planare ignored
and are not used to update the target RestorePlan.
Optional. 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 therestore_planprovided
with this request. Field names are relative to the root of the resource.
If noupdate_maskis provided, all fields inrestore_planwill be
written to the target RestorePlan resource.
Note that OUTPUT_ONLY and IMMUTABLE fields inrestore_planare ignored
and are not used to update the target RestorePlan.
Optional. 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 therestore_planprovided
with this request. Field names are relative to the root of the resource.
If noupdate_maskis provided, all fields inrestore_planwill be
written to the target RestorePlan resource.
Note that OUTPUT_ONLY and IMMUTABLE fields inrestore_planare 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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Gke Backup V1 Client - Class UpdateRestorePlanRequest (1.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.1 (latest)](/php/docs/reference/cloud-gke-backup/latest/V1.UpdateRestorePlanRequest)\n- [1.2.0](/php/docs/reference/cloud-gke-backup/1.2.0/V1.UpdateRestorePlanRequest)\n- [1.0.3](/php/docs/reference/cloud-gke-backup/1.0.3/V1.UpdateRestorePlanRequest)\n- [0.8.1](/php/docs/reference/cloud-gke-backup/0.8.1/V1.UpdateRestorePlanRequest)\n- [0.7.2](/php/docs/reference/cloud-gke-backup/0.7.2/V1.UpdateRestorePlanRequest)\n- [0.6.0](/php/docs/reference/cloud-gke-backup/0.6.0/V1.UpdateRestorePlanRequest)\n- [0.5.3](/php/docs/reference/cloud-gke-backup/0.5.3/V1.UpdateRestorePlanRequest)\n- [0.4.0](/php/docs/reference/cloud-gke-backup/0.4.0/V1.UpdateRestorePlanRequest)\n- [0.3.1](/php/docs/reference/cloud-gke-backup/0.3.1/V1.UpdateRestorePlanRequest)\n- [0.2.0](/php/docs/reference/cloud-gke-backup/0.2.0/V1.UpdateRestorePlanRequest)\n- [0.1.7](/php/docs/reference/cloud-gke-backup/0.1.7/V1.UpdateRestorePlanRequest) \nReference documentation and code samples for the Google Cloud Gke Backup V1 Client class UpdateRestorePlanRequest.\n\nRequest message for UpdateRestorePlan.\n\nGenerated from protobuf message `google.cloud.gkebackup.v1.UpdateRestorePlanRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ GkeBackup \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getRestorePlan\n\nRequired. A new version of the RestorePlan resource that contains updated\nfields. This may be sparsely populated if an `update_mask` is provided.\n\n### hasRestorePlan\n\n### clearRestorePlan\n\n### setRestorePlan\n\nRequired. A new version of the RestorePlan resource that contains updated\nfields. This may be sparsely populated if an `update_mask` is provided.\n\n### getUpdateMask\n\nOptional. This is used to specify the fields to be overwritten in the\nRestorePlan targeted for update. The values for each of these\nupdated fields will be taken from the `restore_plan` provided\nwith this request. Field names are relative to the root of the resource.\n\nIf no `update_mask` is provided, all fields in `restore_plan` will be\nwritten to the target RestorePlan resource.\nNote that OUTPUT_ONLY and IMMUTABLE fields in `restore_plan` are ignored\nand are not used to update the target RestorePlan.\n\n### hasUpdateMask\n\n### clearUpdateMask\n\n### setUpdateMask\n\nOptional. This is used to specify the fields to be overwritten in the\nRestorePlan targeted for update. The values for each of these\nupdated fields will be taken from the `restore_plan` provided\nwith this request. Field names are relative to the root of the resource.\n\nIf no `update_mask` is provided, all fields in `restore_plan` will be\nwritten to the target RestorePlan resource.\nNote that OUTPUT_ONLY and IMMUTABLE fields in `restore_plan` are ignored\nand are not used to update the target RestorePlan.\n\n### static::build"]]