Interface protos.google.cloud.dialogflow.cx.v3beta1.IFulfillIntentResponse (2.12.1)

Properties of a FulfillIntentResponse.

Package

@google-cloud/dialogflow-cx!

Properties

outputAudio

outputAudio?: (Uint8Array|string|null);

FulfillIntentResponse outputAudio

Property Value
TypeDescription
(Uint8Array|string|null)

outputAudioConfig

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

FulfillIntentResponse outputAudioConfig

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

queryResult

queryResult?: (google.cloud.dialogflow.cx.v3beta1.IQueryResult|null);

FulfillIntentResponse queryResult

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

responseId

responseId?: (string|null);

FulfillIntentResponse responseId

Property Value
TypeDescription
(string|null)