Reference documentation and code samples for the Discovery Engine V1 API module Google::Cloud::DiscoveryEngine::V1::AnswerQueryRequest::SafetySpec::SafetySetting::HarmBlockThreshold.
Probability based thresholds levels for blocking.
Constants
HARM_BLOCK_THRESHOLD_UNSPECIFIED
value: 0 Unspecified harm block threshold.
BLOCK_LOW_AND_ABOVE
value: 1 Block low threshold and above (i.e. block more).
BLOCK_MEDIUM_AND_ABOVE
value: 2 Block medium threshold and above.
BLOCK_ONLY_HIGH
value: 3 Block only high threshold (i.e. block less).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[],[]]