Discovery Engine V1BETA API - Module Google::Cloud::DiscoveryEngine::V1beta::AnswerQueryRequest::GroundingSpec::FilteringLevel (v0.16.0)

Reference documentation and code samples for the Discovery Engine V1BETA API module Google::Cloud::DiscoveryEngine::V1beta::AnswerQueryRequest::GroundingSpec::FilteringLevel.

Level to filter based on answer grounding.

Constants

FILTERING_LEVEL_UNSPECIFIED

value: 0
Default is no filter

FILTERING_LEVEL_LOW

value: 1
Filter answers based on a low threshold.

FILTERING_LEVEL_HIGH

value: 2
Filter answers based on a high threshold.