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 using the \u003ccode\u003eUpdateChannel\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for update requests is 2.6.0 and the lowest is 1.0.0, while version 1.3.0 is in the context of the document.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateChannelRequest\u003c/code\u003e class contains properties such as \u003ccode\u003eChannel\u003c/code\u003e, \u003ccode\u003eUpdateMask\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e to modify the channel being updated.\u003c/p\u003e\n"],["\u003cp\u003eThere are 2 constructors to create an \u003ccode\u003eUpdateChannelRequest\u003c/code\u003e object: one with no input, and the second that takes another \u003ccode\u003eUpdateChannelRequest\u003c/code\u003e as an argument.\u003c/p\u003e\n"]]],[],null,[]]