public sealed class UpdateWebhookRequest : IMessage<UpdateWebhookRequest>, IEquatable<UpdateWebhookRequest>, IDeepCloneable<UpdateWebhookRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class UpdateWebhookRequest.
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-08-07 UTC."],[[["\u003cp\u003eThe latest version available for the \u003ccode\u003eUpdateWebhookRequest\u003c/code\u003e class in the Dialogflow v3 API is 2.23.0, but there are multiple versions available for use, all the way down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateWebhookRequest\u003c/code\u003e is a class used in the Dialogflow v3 API for updating webhooks, and it's a sealed class, preventing it from being inherited.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateWebhookRequest\u003c/code\u003e 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, offering multiple functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors, one with no parameters and another one that accepts an \u003ccode\u003eUpdateWebhookRequest\u003c/code\u003e instance for copying.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two main properties, \u003ccode\u003eUpdateMask\u003c/code\u003e which determines which fields are updated, and \u003ccode\u003eWebhook\u003c/code\u003e, which contains the actual webhook data to be updated.\u003c/p\u003e\n"]]],[],null,[]]