GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig constructor
GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig({
- GoogleCloudDialogflowCxV3WebhookGenericWebService? genericWebService,
- String? service,
Implementation
GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig({
this.genericWebService,
this.service,
});