GoogleCloudDialogflowCxV3EnvironmentWebhookConfig constructor

GoogleCloudDialogflowCxV3EnvironmentWebhookConfig({
  1. List<GoogleCloudDialogflowCxV3Webhook>? webhookOverrides,
})

Implementation

GoogleCloudDialogflowCxV3EnvironmentWebhookConfig({
  this.webhookOverrides,
});