Class FulfillIntentRequest (1.2.0)

FulfillIntentRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request of [FulfillIntent][] .. attribute:: match_intent_request

Must be same as the corresponding MatchIntent request, otherwise the behavior is undefined.

:type: google.cloud.dialogflowcx_v3beta1.types.MatchIntentRequest

Attributes

NameDescription
match google.cloud.dialogflowcx_v3beta1.types.Match
The matched intent/event to fulfill.
output_audio_config google.cloud.dialogflowcx_v3beta1.types.OutputAudioConfig
Instructs the speech synthesizer how to generate output audio.