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\u003eThe latest version of the Dialogflow v3 API for .NET is 2.23.0, with a comprehensive list of versions from 1.0.0 to 2.23.0 provided for Environment.Types.WebhookConfig.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWebhookConfig\u003c/code\u003e class is a sealed class that configures webhooks for use within the Dialogflow environment, and is found in the namespace \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eWebhookConfig\u003c/code\u003e 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWebhookConfig\u003c/code\u003e class has a property called \u003ccode\u003eWebhookOverrides\u003c/code\u003e that is of type \u003ccode\u003eRepeatedField<Webhook>\u003c/code\u003e which is used to define a list of webhooks to override within the agent environment.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides comprehensive reference documentation for the \u003ccode\u003eEnvironment.Types.WebhookConfig\u003c/code\u003e class, detailing its inheritance, implemented interfaces, inherited members, constructors, and properties.\u003c/p\u003e\n"]]],[],null,[]]