Interface protos.google.cloud.dialogflow.cx.v3.IDetectIntentRequest (2.13.0)

Properties of a DetectIntentRequest.

Package

@google-cloud/dialogflow-cx!

Properties

outputAudioConfig

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

DetectIntentRequest outputAudioConfig

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

queryInput

queryInput?: (google.cloud.dialogflow.cx.v3.IQueryInput|null);

DetectIntentRequest queryInput

Property Value
TypeDescription
(google.cloud.dialogflow.cx.v3.IQueryInput|null)

queryParams

queryParams?: (google.cloud.dialogflow.cx.v3.IQueryParameters|null);

DetectIntentRequest queryParams

Property Value
TypeDescription
(google.cloud.dialogflow.cx.v3.IQueryParameters|null)

session

session?: (string|null);

DetectIntentRequest session

Property Value
TypeDescription
(string|null)