Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API module Google::Cloud::Ces::V1beta::Conversation::InputType.
Type of the input message.
Constants
INPUT_TYPE_UNSPECIFIED
value: 0
Unspecified input type.
INPUT_TYPE_TEXT
value: 1
Text input.
INPUT_TYPE_EVENT
value: 7
Event input.
INPUT_TYPE_AUDIO
value: 2
Audio input.
INPUT_TYPE_IMAGE
value: 3
Image input.
INPUT_TYPE_BLOB
value: 4
Blob input.
INPUT_TYPE_TOOL_RESPONSE
value: 5
Client function tool response input.
INPUT_TYPE_VARIABLES
value: 6
Variables input.