Optional. This is used to specify the fields to be overwritten in the BackupPlan targeted for update. The values for each of these updated fields will be taken from the backup_plan provided with this request. Field names are relative to the root of the resource (e.g., description, backup_config.include_volume_data, etc.) If no update_mask is provided, all fields in backup_plan will be written to the target BackupPlan resource. Note that OUTPUT_ONLY and IMMUTABLE fields in backup_plan are ignored and are not used to update the target BackupPlan.
getBackupPlan
Required. A new version of the BackupPlan resource that contains updated
fields. This may be sparsely populated if an update_mask is provided.
Optional. This is used to specify the fields to be overwritten in the
BackupPlan targeted for update. The values for each of these
updated fields will be taken from the backup_plan provided
with this request. Field names are relative to the root of the resource
(e.g., description, backup_config.include_volume_data, etc.)
If no update_mask is provided, all fields in backup_plan will be
written to the target BackupPlan resource.
Note that OUTPUT_ONLY and IMMUTABLE fields in backup_plan are ignored
and are not used to update the target BackupPlan.
Optional. This is used to specify the fields to be overwritten in the
BackupPlan targeted for update. The values for each of these
updated fields will be taken from the backup_plan provided
with this request. Field names are relative to the root of the resource
(e.g., description, backup_config.include_volume_data, etc.)
If no update_mask is provided, all fields in backup_plan will be
written to the target BackupPlan resource.
Note that OUTPUT_ONLY and IMMUTABLE fields in backup_plan are ignored
and are not used to update the target BackupPlan.
Optional. This is used to specify the fields to be overwritten in the
BackupPlan targeted for update. The values for each of these
updated fields will be taken from the backup_plan provided
with this request. Field names are relative to the root of the resource
(e.g., description, backup_config.include_volume_data, etc.)
If no update_mask is provided, all fields in backup_plan will be
written to the target BackupPlan resource.
Note that OUTPUT_ONLY and IMMUTABLE fields in backup_plan are ignored
and are not used to update the target BackupPlan.
[[["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 UpdateBackupPlanRequest (1.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.1 (latest)](/php/docs/reference/cloud-gke-backup/latest/V1.UpdateBackupPlanRequest)\n- [1.2.0](/php/docs/reference/cloud-gke-backup/1.2.0/V1.UpdateBackupPlanRequest)\n- [1.0.3](/php/docs/reference/cloud-gke-backup/1.0.3/V1.UpdateBackupPlanRequest)\n- [0.8.1](/php/docs/reference/cloud-gke-backup/0.8.1/V1.UpdateBackupPlanRequest)\n- [0.7.2](/php/docs/reference/cloud-gke-backup/0.7.2/V1.UpdateBackupPlanRequest)\n- [0.6.0](/php/docs/reference/cloud-gke-backup/0.6.0/V1.UpdateBackupPlanRequest)\n- [0.5.3](/php/docs/reference/cloud-gke-backup/0.5.3/V1.UpdateBackupPlanRequest)\n- [0.4.0](/php/docs/reference/cloud-gke-backup/0.4.0/V1.UpdateBackupPlanRequest)\n- [0.3.1](/php/docs/reference/cloud-gke-backup/0.3.1/V1.UpdateBackupPlanRequest)\n- [0.2.0](/php/docs/reference/cloud-gke-backup/0.2.0/V1.UpdateBackupPlanRequest)\n- [0.1.7](/php/docs/reference/cloud-gke-backup/0.1.7/V1.UpdateBackupPlanRequest) \nReference documentation and code samples for the Google Cloud Gke Backup V1 Client class UpdateBackupPlanRequest.\n\nRequest message for UpdateBackupPlan.\n\nGenerated from protobuf message `google.cloud.gkebackup.v1.UpdateBackupPlanRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ GkeBackup \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getBackupPlan\n\nRequired. A new version of the BackupPlan resource that contains updated\nfields. This may be sparsely populated if an `update_mask` is provided.\n\n### hasBackupPlan\n\n### clearBackupPlan\n\n### setBackupPlan\n\nRequired. A new version of the BackupPlan 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\nBackupPlan targeted for update. The values for each of these\nupdated fields will be taken from the `backup_plan` provided\nwith this request. Field names are relative to the root of the resource\n(e.g., `description`, `backup_config.include_volume_data`, etc.)\nIf no `update_mask` is provided, all fields in `backup_plan` will be\nwritten to the target BackupPlan resource.\n\nNote that OUTPUT_ONLY and IMMUTABLE fields in `backup_plan` are ignored\nand are not used to update the target BackupPlan.\n\n### hasUpdateMask\n\n### clearUpdateMask\n\n### setUpdateMask\n\nOptional. This is used to specify the fields to be overwritten in the\nBackupPlan targeted for update. The values for each of these\nupdated fields will be taken from the `backup_plan` provided\nwith this request. Field names are relative to the root of the resource\n(e.g., `description`, `backup_config.include_volume_data`, etc.)\nIf no `update_mask` is provided, all fields in `backup_plan` will be\nwritten to the target BackupPlan resource.\n\nNote that OUTPUT_ONLY and IMMUTABLE fields in `backup_plan` are ignored\nand are not used to update the target BackupPlan.\n\n### static::build"]]