public enum KnowledgeAnswers.Types.Answer.Types.MatchConfidenceLevelReference 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.V2Beta1Assembly
Google.Cloud.Dialogflow.V2Beta1.dll
Fields |
|
|---|---|
| Name | Description |
High |
Indicates our confidence is high. |
Low |
Indicates that the confidence is low. |
Medium |
Indicates our confidence is medium. |
Unspecified |
Not specified. |