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

public enum DataStoreConnectionSignals.Types.GroundingSignals.Types.GroundingDecision

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

Represents the decision of the grounding check.

Namespace

Google.Cloud.Dialogflow.Cx.V3

Assembly

Google.Cloud.Dialogflow.Cx.V3.dll

Fields

Name Description
AcceptedByGrounding

Grounding have accepted the answer.

RejectedByGrounding

Grounding have rejected the answer.

Unspecified

Decision not specified.