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-04-09 UTC."],[[["The latest version of the Dialogflow v3 API documentation available is 2.23.0, while the current page is highlighting the version 2.22.0."],["The webpage provides a detailed breakdown of the `UpdateWebhookRequest` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, covering versions from 1.0.0 to 2.23.0."],["The `UpdateWebhookRequest` class is designed for updating webhook configurations and includes properties like `UpdateMask` and `Webhook` to control the update process."],["This class inherits from the base `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for comprehensive functionality."],["The documentation includes information on the constructors for `UpdateWebhookRequest` as well as the properties to be used when calling, showing `UpdateMask` and `Webhook` in use."]]],[]]