Class FulfillIntentRequest (1.8.0)

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

Request of [FulfillIntent][]

Attributes

NameDescription
match_intent_request google.cloud.dialogflowcx_v3.types.MatchIntentRequest
Must be same as the corresponding MatchIntent request, otherwise the behavior is undefined.
match google.cloud.dialogflowcx_v3.types.Match
The matched intent/event to fulfill.
output_audio_config google.cloud.dialogflowcx_v3.types.OutputAudioConfig
Instructs the speech synthesizer how to generate output audio.