Interface protos.google.cloud.dialogflow.cx.v3.IStreamingDetectIntentRequest (2.12.1)

Properties of a StreamingDetectIntentRequest.

Package

@google-cloud/dialogflow-cx!

Properties

enablePartialResponse

enablePartialResponse?: (boolean|null);

StreamingDetectIntentRequest enablePartialResponse

Property Value
TypeDescription
(boolean|null)

outputAudioConfig

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

StreamingDetectIntentRequest outputAudioConfig

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

queryInput

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

StreamingDetectIntentRequest queryInput

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

queryParams

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

StreamingDetectIntentRequest queryParams

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

session

session?: (string|null);

StreamingDetectIntentRequest session

Property Value
TypeDescription
(string|null)