Interface protos.google.cloud.dialogflow.v2.IQueryInput (6.6.0)

Properties of a QueryInput.

Package

@google-cloud/dialogflow

Properties

audioConfig

audioConfig?: (google.cloud.dialogflow.v2.IInputAudioConfig|null);

QueryInput audioConfig

event

event?: (google.cloud.dialogflow.v2.IEventInput|null);

QueryInput event

text

text?: (google.cloud.dialogflow.v2.ITextInput|null);

QueryInput text