Properties of a StreamingDetectIntentRequest.
Package
@google-cloud/dialogflowProperties
enableDebuggingInfo
enableDebuggingInfo?: (boolean|null);
StreamingDetectIntentRequest enableDebuggingInfo
inputAudio
inputAudio?: (Uint8Array|string|null);
StreamingDetectIntentRequest inputAudio
outputAudioConfig
outputAudioConfig?: (google.cloud.dialogflow.v2.IOutputAudioConfig|null);
StreamingDetectIntentRequest outputAudioConfig
outputAudioConfigMask
outputAudioConfigMask?: (google.protobuf.IFieldMask|null);
StreamingDetectIntentRequest outputAudioConfigMask
queryInput
queryInput?: (google.cloud.dialogflow.v2.IQueryInput|null);
StreamingDetectIntentRequest queryInput
queryParams
queryParams?: (google.cloud.dialogflow.v2.IQueryParameters|null);
StreamingDetectIntentRequest queryParams
session
session?: (string|null);
StreamingDetectIntentRequest session
singleUtterance
singleUtterance?: (boolean|null);
StreamingDetectIntentRequest singleUtterance