Class FulfillIntentRequest (0.2.0)

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

Request of [FulfillIntent][]

Attributes

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