Interface protos.google.cloud.dialogflow.cx.v3beta1.IFulfillIntentRequest (2.13.0)

Properties of a FulfillIntentRequest.

Package

@google-cloud/dialogflow-cx!

Properties

match

match?: (google.cloud.dialogflow.cx.v3beta1.IMatch|null);

FulfillIntentRequest match

Property Value
TypeDescription
(google.cloud.dialogflow.cx.v3beta1.IMatch|null)

matchIntentRequest

matchIntentRequest?: (google.cloud.dialogflow.cx.v3beta1.IMatchIntentRequest|null);

FulfillIntentRequest matchIntentRequest

Property Value
TypeDescription
(google.cloud.dialogflow.cx.v3beta1.IMatchIntentRequest|null)

outputAudioConfig

outputAudioConfig?: (google.cloud.dialogflow.cx.v3beta1.IOutputAudioConfig|null);

FulfillIntentRequest outputAudioConfig

Property Value
TypeDescription
(google.cloud.dialogflow.cx.v3beta1.IOutputAudioConfig|null)