Google Cloud Dialogflow v2beta1 API - Enum KnowledgeAnswers.Types.Answer.Types.MatchConfidenceLevel (1.0.0-beta15)

public enum KnowledgeAnswers.Types.Answer.Types.MatchConfidenceLevel

Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API enum KnowledgeAnswers.Types.Answer.Types.MatchConfidenceLevel.

Represents the system's confidence that this knowledge answer is a good match for this conversational query.

Namespace

Google.Cloud.Dialogflow.V2Beta1

Assembly

Google.Cloud.Dialogflow.V2Beta1.dll

Fields

NameDescription
High

Indicates our confidence is high.

Low

Indicates that the confidence is low.

Medium

Indicates our confidence is medium.

Unspecified

Not specified.