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, detailing its properties, constructors, and inherited members.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateWebhookRequest\u003c/code\u003e is the message type used for updating webhooks, specifically when calling the \u003ccode\u003eWebhooks.UpdateWebhook\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers various versions of the API, ranging from version 1.0.0 to the latest version, 2.23.0, of the Google Cloud Dialogflow CX V3.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateWebhookRequest\u003c/code\u003e class has two key properties: \u003ccode\u003eUpdateMask\u003c/code\u003e, which controls which fields are updated, and \u003ccode\u003eWebhook\u003c/code\u003e, which specifies the webhook data to update.\u003c/p\u003e\n"]]],[],null,[]]