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"]],[["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-09-03 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eUpdateWebhookRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, detailing its usage in updating webhooks.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 2.23.0, with a range of previous versions (down to 1.0.0) also available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateWebhookRequest\u003c/code\u003e class allows for selective updating of webhook fields using an \u003ccode\u003eUpdateMask\u003c/code\u003e property, or full updates if no mask is specified.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be instantiated using a default constructor or a copy constructor that takes another \u003ccode\u003eUpdateWebhookRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe Webhook property is a required component for the updating of a webhook.\u003c/p\u003e\n"]]],[],null,[]]