The fields to be updated; only fields explicitly provided are updated. If no field mask is provided, all provided fields in the request are updated. To update all fields, provide a field mask of "*".
↳ validate_only
bool
Optional. If set, validate the request and preview the review, but do not post it.
The fields to be updated; only fields explicitly provided are updated.
If no field mask is provided, all provided fields in the request are
updated. To update all fields, provide a field mask of "*".
[[["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 Eventarc V1 Client - Class UpdateChannelRequest (2.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.5 (latest)](/php/docs/reference/cloud-eventarc/latest/V1.UpdateChannelRequest)\n- [2.1.4](/php/docs/reference/cloud-eventarc/2.1.4/V1.UpdateChannelRequest)\n- [2.0.1](/php/docs/reference/cloud-eventarc/2.0.1/V1.UpdateChannelRequest)\n- [1.3.5](/php/docs/reference/cloud-eventarc/1.3.5/V1.UpdateChannelRequest)\n- [1.2.2](/php/docs/reference/cloud-eventarc/1.2.2/V1.UpdateChannelRequest)\n- [1.1.1](/php/docs/reference/cloud-eventarc/1.1.1/V1.UpdateChannelRequest)\n- [1.0.5](/php/docs/reference/cloud-eventarc/1.0.5/V1.UpdateChannelRequest) \nReference documentation and code samples for the Google Cloud Eventarc V1 Client class UpdateChannelRequest.\n\nThe request message for the UpdateChannel method.\n\nGenerated from protobuf message `google.cloud.eventarc.v1.UpdateChannelRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Eventarc \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getChannel\n\nThe channel to be updated.\n\n### hasChannel\n\n### clearChannel\n\n### setChannel\n\nThe channel to be updated.\n\n### getUpdateMask\n\nThe fields to be updated; only fields explicitly provided are updated.\n\nIf no field mask is provided, all provided fields in the request are\nupdated. To update all fields, provide a field mask of \"\\*\".\n\n### hasUpdateMask\n\n### clearUpdateMask\n\n### setUpdateMask\n\nThe fields to be updated; only fields explicitly provided are updated.\n\nIf no field mask is provided, all provided fields in the request are\nupdated. To update all fields, provide a field mask of \"\\*\".\n\n### getValidateOnly\n\nOptional. If set, validate the request and preview the review, but do not\npost it.\n\n### setValidateOnly\n\nOptional. If set, validate the request and preview the review, but do not\npost it.\n\n### static::build"]]