Dialogflow v3 API - Enum DataStoreConnectionSignals.Types.GroundingSignals.Types.GroundingScoreBucket (2.20.0)

public enum DataStoreConnectionSignals.Types.GroundingSignals.Types.GroundingScoreBucket

Reference documentation and code samples for the Dialogflow v3 API enum DataStoreConnectionSignals.Types.GroundingSignals.Types.GroundingScoreBucket.

Grounding score buckets.

Namespace

Google.Cloud.Dialogflow.Cx.V3

Assembly

Google.Cloud.Dialogflow.Cx.V3.dll

Fields

Name Description
High

We have high confidence that the answer is grounded.

Low

We have low confidence that the answer is grounded.

Medium

We have medium confidence that the answer is grounded.

Unspecified

Score not specified.

VeryHigh

We have very high confidence that the answer is grounded.

VeryLow

We have very low confidence that the answer is grounded.