GoogleCloudDialogflowCxV3DetectIntentRequest constructor
GoogleCloudDialogflowCxV3DetectIntentRequest({
- GoogleCloudDialogflowCxV3OutputAudioConfig? outputAudioConfig,
- GoogleCloudDialogflowCxV3QueryInput? queryInput,
- GoogleCloudDialogflowCxV3QueryParameters? queryParams,
Implementation
GoogleCloudDialogflowCxV3DetectIntentRequest({
this.outputAudioConfig,
this.queryInput,
this.queryParams,
});