public enum Conversation.Types.SourceReference documentation and code samples for the Gemini Enterprise for Customer Experience v1 API enum Conversation.Types.Source.
The source of the conversation.
Namespace
Google.Cloud.Ces.V1Assembly
Google.Cloud.Ces.V1.dll
Fields |
|
|---|---|
| Name | Description |
AgentTool |
The conversation is from an agent tool. Agent tool runs the agent in a separate session, which is persisted for testing and debugging purposes. |
Eval |
The conversation is from the evaluation. |
Live |
The conversation is from the live end user. |
Simulator |
The conversation is from the simulator. |
Unspecified |
Unspecified source. |