GoogleCloudDialogflowCxV3FulfillIntentRequest constructor
GoogleCloudDialogflowCxV3FulfillIntentRequest({
- GoogleCloudDialogflowCxV3Match? match,
- GoogleCloudDialogflowCxV3MatchIntentRequest? matchIntentRequest,
- GoogleCloudDialogflowCxV3OutputAudioConfig? outputAudioConfig,
Implementation
GoogleCloudDialogflowCxV3FulfillIntentRequest({
this.match,
this.matchIntentRequest,
this.outputAudioConfig,
});