Gemini Enterprise for Customer Experience v1 API - Enum Conversation.Types.Source (1.0.0-beta04)

public enum Conversation.Types.Source

Reference 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.V1

Assembly

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.