Dialogflow V2 API - Module Google::Cloud::Dialogflow::V2::SearchKnowledgeAnswer::AnswerType (v0.34.0)

Reference documentation and code samples for the Dialogflow V2 API module Google::Cloud::Dialogflow::V2::SearchKnowledgeAnswer::AnswerType.

The type of the answer.

Constants

ANSWER_TYPE_UNSPECIFIED

value: 0
The answer has a unspecified type.

FAQ

value: 1
The answer is from FAQ documents.

GENERATIVE

value: 2
The answer is from generative model.

INTENT

value: 3
The answer is from intent matching.