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."],[[["This page provides reference documentation for the `UpdateWebhookRequest` class within the Google.Cloud.Dialogflow.Cx.V3 namespace for the .NET environment."],["The most recent version of the Dialogflow v3 API available on this page is 2.23.0, with multiple previous versions also documented down to 1.0.0."],["`UpdateWebhookRequest` is a class used to update a webhook, inheriting from `object` and implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UpdateWebhookRequest` class includes properties such as `UpdateMask`, which controls the fields to be updated, and `Webhook`, which is the required webhook object for updating."],["The page lists all versions of this class, going from the latest to the oldest, providing a comprehensive view of the release history for this class."]]],[]]