Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class FulfillIntentRequest.
Request of FulfillIntent
Generated from protobuf message google.cloud.dialogflow.cx.v3.FulfillIntentRequest
Namespace
Google \ Cloud \ Dialogflow \ Cx \ V3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ match_intent_request
Google\Cloud\Dialogflow\Cx\V3\MatchIntentRequest
Must be same as the corresponding MatchIntent request, otherwise the behavior is undefined.
↳ match
↳ output_audio_config
Google\Cloud\Dialogflow\Cx\V3\OutputAudioConfig
Instructs the speech synthesizer how to generate output audio.
getMatchIntentRequest
Must be same as the corresponding MatchIntent request, otherwise the behavior is undefined.
hasMatchIntentRequest
clearMatchIntentRequest
setMatchIntentRequest
Must be same as the corresponding MatchIntent request, otherwise the behavior is undefined.
$this
getMatch
The matched intent/event to fulfill.
hasMatch
clearMatch
setMatch
The matched intent/event to fulfill.
$this
getOutputAudioConfig
Instructs the speech synthesizer how to generate output audio.
hasOutputAudioConfig
clearOutputAudioConfig
setOutputAudioConfig
Instructs the speech synthesizer how to generate output audio.
$this