InputType(value)Type of the input message.
Enums |
|
|---|---|
| Name | Description |
INPUT_TYPE_UNSPECIFIED |
Unspecified input type. |
INPUT_TYPE_TEXT |
Text input. |
INPUT_TYPE_EVENT |
Event input. |
INPUT_TYPE_AUDIO |
Audio input. |
INPUT_TYPE_IMAGE |
Image input. |
INPUT_TYPE_BLOB |
Blob input. |
INPUT_TYPE_TOOL_RESPONSE |
Client function tool response input. |
INPUT_TYPE_VARIABLES |
Variables input. |