public sealed class UpdateWebhookRequest : IMessage<UpdateWebhookRequest>, IEquatable<UpdateWebhookRequest>, IDeepCloneable<UpdateWebhookRequest>, IBufferMessage, IMessage
The request message for [Webhooks.UpdateWebhook][google.cloud.dialogflow.cx.v3.Webhooks.UpdateWebhook].
[[["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 content provides documentation for the \u003ccode\u003eUpdateWebhookRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to construct the request message for updating webhooks, as part of the \u003ccode\u003eWebhooks.UpdateWebhook\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eIt 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, suggesting its use in protocol buffer-based communication.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details two constructors for \u003ccode\u003eUpdateWebhookRequest\u003c/code\u003e, a default constructor and one that accepts another \u003ccode\u003eUpdateWebhookRequest\u003c/code\u003e object for creating a copy.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two key properties, \u003ccode\u003eUpdateMask\u003c/code\u003e, which controls which fields are updated, and \u003ccode\u003eWebhook\u003c/code\u003e, which represents the webhook data to be updated.\u003c/p\u003e\n"]]],[],null,[]]