public sealed class UpdateGoogleChannelConfigRequest : IMessage<UpdateGoogleChannelConfigRequest>, IEquatable<UpdateGoogleChannelConfigRequest>, IDeepCloneable<UpdateGoogleChannelConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Eventarc v1 API class UpdateGoogleChannelConfigRequest.
The request message for the UpdateGoogleChannelConfig method.
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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eUpdateGoogleChannelConfigRequest\u003c/code\u003e class is used to update the configuration of a Google Channel in the Eventarc v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Eventarc.V1\u003c/code\u003e namespace and is found in the \u003ccode\u003eGoogle.Cloud.Eventarc.V1.dll\u003c/code\u003e assembly, and it implements several 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\u003eThere are multiple versions of the documentation available, ranging from version 1.0.0 to the latest version, 2.6.0, for the class \u003ccode\u003eUpdateGoogleChannelConfigRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eUpdateGoogleChannelConfigRequest\u003c/code\u003e contains a property called \u003ccode\u003eGoogleChannelConfig\u003c/code\u003e which defines the config to be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe class also contains a property called \u003ccode\u003eUpdateMask\u003c/code\u003e which is to be used to define the fields to be updated, with the ability to include all fields in the update.\u003c/p\u003e\n"]]],[],null,[]]