Dialogflow CX V3 API - Module Google::Cloud::Dialogflow::CX::V3::DataStoreConnectionSignals::GroundingSignals::GroundingDecision (v1.1.0)

Reference documentation and code samples for the Dialogflow CX V3 API module Google::Cloud::Dialogflow::CX::V3::DataStoreConnectionSignals::GroundingSignals::GroundingDecision.

Represents the decision of the grounding check.

Constants

GROUNDING_DECISION_UNSPECIFIED

value: 0
Decision not specified.

ACCEPTED_BY_GROUNDING

value: 1
Grounding have accepted the answer.

REJECTED_BY_GROUNDING

value: 2
Grounding have rejected the answer.