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