GoogleCloudDialogflowCxV3ImportIntentsRequest constructor
GoogleCloudDialogflowCxV3ImportIntentsRequest({
- GoogleCloudDialogflowCxV3InlineSource? intentsContent,
- String? intentsUri,
- String? mergeOption,
Implementation
GoogleCloudDialogflowCxV3ImportIntentsRequest({
this.intentsContent,
this.intentsUri,
this.mergeOption,
});