Enum AnswerFeedback.Types.CorrectnessLevel (1.1.0)

public enum CorrectnessLevel

The correctness level of an answer.

Namespace

Google.Cloud.ContactCenterInsights.V1

Assembly

Google.Cloud.ContactCenterInsights.V1.dll

Fields

NameDescription
FullyCorrect

Answer is fully correct.

NotCorrect

Answer is totally wrong.

PartiallyCorrect

Answer is partially correct.

Unspecified

Correctness level unspecified.