public sealed class WebhookConfig : IMessage<Environment.Types.WebhookConfig>, IEquatable<Environment.Types.WebhookConfig>, IDeepCloneable<Environment.Types.WebhookConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class Environment.Types.WebhookConfig.
public RepeatedField<Webhook> WebhookOverrides { get; }
The list of webhooks to override for the agent environment. The webhook
must exist in the agent. You can override fields in
[generic_web_service][google.cloud.dialogflow.cx.v3.Webhook.generic_web_service]
and
[service_directory][google.cloud.dialogflow.cx.v3.Webhook.service_directory].
[[["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\u003eThis webpage provides documentation for the \u003ccode\u003eEnvironment.Types.WebhookConfig\u003c/code\u003e class within the Google Cloud Dialogflow CX v3 API, specifically within the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers a range of versions for the API, from 1.0.0 to the latest 2.23.0, allowing you to view the documentation relevant to your specific version needs.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eWebhookConfig\u003c/code\u003e is a class used to manage the configuration of webhooks, which are utilized for extending the capabilities of Dialogflow CX agents, and it inherits from several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eWebhookOverrides\u003c/code\u003e property, of the \u003ccode\u003eRepeatedField<Webhook>\u003c/code\u003e type, that allows the user to specify webhooks to be overridden for an agent environment.\u003c/p\u003e\n"],["\u003cp\u003eThe page outlines the details of two constructors for the \u003ccode\u003eWebhookConfig\u003c/code\u003e class: one being a parameterless constructor, and the other accepting an existing \u003ccode\u003eEnvironment.Types.WebhookConfig\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]