Gemini Enterprise for Customer Experience V1BETA API - Module Google::Cloud::Ces::V1beta::Conversation::Source (v0.1.0)

Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API module Google::Cloud::Ces::V1beta::Conversation::Source.

The source of the conversation.

Constants

SOURCE_UNSPECIFIED

value: 0
Unspecified source.

LIVE

value: 1
The conversation is from the live end user.

SIMULATOR

value: 2
The conversation is from the simulator.

EVAL

value: 3
The conversation is from the evaluation.

AGENT_TOOL

value: 4
The conversation is from an agent tool. Agent tool runs the agent in a separate session, which is persisted for testing and debugging purposes.