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

Properties of a DetectIntentRequest.

Package

@google-cloud/dialogflow-cx

Properties

outputAudioConfig

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

DetectIntentRequest outputAudioConfig

queryInput

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

DetectIntentRequest queryInput

queryParams

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

DetectIntentRequest queryParams

session

session?: (string|null);

DetectIntentRequest session