Contact Center AI Insights v1 API - Enum AnswerFeedback.Types.CorrectnessLevel (2.16.0)

public enum AnswerFeedback.Types.CorrectnessLevel

Reference documentation and code samples for the Contact Center AI Insights v1 API enum AnswerFeedback.Types.CorrectnessLevel.

The correctness level of an answer.

Namespace

Google.Cloud.ContactCenterInsights.V1

Assembly

Google.Cloud.ContactCenterInsights.V1.dll

Fields

Name Description
FullyCorrect

Answer is fully correct.

NotCorrect

Answer is totally wrong.

PartiallyCorrect

Answer is partially correct.

Unspecified

Correctness level unspecified.