InputType

Indicates the input source, typed query or voice query.

Enums
UNSPECIFIED_INPUT_TYPE Unspecified input source.
TOUCH Query from a GUI interaction.
VOICE Voice query.
KEYBOARD Typed query.
URL The action was triggered by a URL link.