Dialogflow V2 API - Module Google::Cloud::Dialogflow::V2::Conversation::GeneratorContext::GeneratorType (v1.15.0)

Reference documentation and code samples for the Dialogflow V2 API module Google::Cloud::Dialogflow::V2::Conversation::GeneratorContext::GeneratorType.

The available generator types.

Constants

GENERATOR_TYPE_UNSPECIFIED

value: 0
Unspecified generator type.

FREE_FORM

value: 1
Free form generator type.

AGENT_COACHING

value: 2
Agent coaching generator type.

SUMMARIZATION

value: 3
Summarization generator type.

TRANSLATION

value: 4
Translation generator type.

AGENT_FEEDBACK

value: 5
Agent feedback generator type.

CUSTOMER_MESSAGE_GENERATION

value: 6
Customer message generation generator type.