webhookOverrides property

List<GoogleCloudDialogflowCxV3Webhook>? webhookOverrides
getter/setter pair

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 and service_directory.

Implementation

core.List<GoogleCloudDialogflowCxV3Webhook>? webhookOverrides;