Gemini Enterprise for Customer Experience V1 API - Module Google::Cloud::Ces::V1::Conversation::Source (v1.0.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1 API module Google::Cloud::Ces::V1::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.