google.cloud.gke_backup_v1.types.BackupPlan
Required. A new version of the BackupPlan resource that
contains updated fields. This may be sparsely populated if
an update_mask is provided.
update_mask
google.protobuf.field_mask_pb2.FieldMask
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-08-07 UTC."],[],[],null,["# Class UpdateBackupPlanRequest (0.5.19)\n\nVersion latestkeyboard_arrow_down\n\n- [0.5.19 (latest)](/python/docs/reference/gkebackup/latest/google.cloud.gke_backup_v1.types.UpdateBackupPlanRequest)\n- [0.5.18](/python/docs/reference/gkebackup/0.5.18/google.cloud.gke_backup_v1.types.UpdateBackupPlanRequest)\n- [0.4.4](/python/docs/reference/gkebackup/0.4.4/google.cloud.gke_backup_v1.types.UpdateBackupPlanRequest)\n- [0.3.0](/python/docs/reference/gkebackup/0.3.0/google.cloud.gke_backup_v1.types.UpdateBackupPlanRequest)\n- [0.2.2](/python/docs/reference/gkebackup/0.2.2/google.cloud.gke_backup_v1.types.UpdateBackupPlanRequest)\n- [0.1.1](/python/docs/reference/gkebackup/0.1.1/google.cloud.gke_backup_v1.types.UpdateBackupPlanRequest) \n\n UpdateBackupPlanRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nRequest message for UpdateBackupPlan."]]