Dialogflow V2 API - Module Google::Cloud::Dialogflow::V2::AnswerFeedback::CorrectnessLevel (v0.17.0)

Reference documentation and code samples for the Dialogflow V2 API module Google::Cloud::Dialogflow::V2::AnswerFeedback::CorrectnessLevel.

The correctness level of an answer.

Constants

CORRECTNESS_LEVEL_UNSPECIFIED

value: 0
Correctness level unspecified.

NOT_CORRECT

value: 1
Answer is totally wrong.

PARTIALLY_CORRECT

value: 2
Answer is partially correct.

FULLY_CORRECT

value: 3
Answer is fully correct.