Reference documentation and code samples for the Dialogflow V2 API module Google::Cloud::Dialogflow::V2::RaiSettings::RaiCategoryConfig::SensitivityLevel.
Enum for user-configurable sensitivity levels.
Constants
SENSITIVITY_LEVEL_UNSPECIFIED
value: 0
Default value.
If unspecified, the default behavior is:
DANGEROUS_CONTENT: BLOCK_FEW
SEXUALLY_EXPLICIT: BLOCK_SOME
HARASSMENT: BLOCK_SOME
HATE_SPEECH: BLOCK_SOME
BLOCK_MOST
value: 1 Block most potentially sensitive responses.
BLOCK_SOME
value: 2 Block some potentially sensitive responses.
BLOCK_FEW
value: 3 Block a few potentially sensitive responses.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-12-16 UTC."],[],[]]