public sealed class UpdateChannelRequest : IMessage<UpdateChannelRequest>, IEquatable<UpdateChannelRequest>, IDeepCloneable<UpdateChannelRequest>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eUpdateChannelRequest\u003c/code\u003e class is used to update a channel in the Google Cloud Eventarc service, as part of version 2.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage<UpdateChannelRequest>\u003c/code\u003e, \u003ccode\u003eIEquatable<UpdateChannelRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<UpdateChannelRequest>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e, offering various functionalities like deep cloning and message handling.\u003c/p\u003e\n"],["\u003cp\u003eIt offers properties like \u003ccode\u003eChannel\u003c/code\u003e for the channel to be updated, \u003ccode\u003eUpdateMask\u003c/code\u003e to specify which fields should be updated, and \u003ccode\u003eValidateOnly\u003c/code\u003e for previewing the request without actually posting it.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of this class, ranging from version 1.0.0 to 2.6.0 with 2.6.0 being the latest, and each version has a different page reference.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors: one is parameterless and the other receives another \u003ccode\u003eUpdateChannelRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]