Google Cloud Dialogflow v2beta1 API - Enum AnswerFeedback.Types.CorrectnessLevel (1.0.0-beta15)

public enum AnswerFeedback.Types.CorrectnessLevel

Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API enum AnswerFeedback.Types.CorrectnessLevel.

The correctness level of an answer.

Namespace

Google.Cloud.Dialogflow.V2Beta1

Assembly

Google.Cloud.Dialogflow.V2Beta1.dll

Fields

NameDescription
FullyCorrect

Answer is fully correct.

NotCorrect

Answer is totally wrong.

PartiallyCorrect

Answer is partially correct.

Unspecified

Correctness level unspecified.