Defines when to apply the policy check during the
conversation.
Enums
Name
Description
POLICY_SCOPE_UNSPECIFIED
Policy scope is not specified.
USER_QUERY
Policy check is triggered on user input.
AGENT_RESPONSE
Policy check is triggered on agent response. Applying this policy scope will introduce additional latency before the agent can respond.
USER_QUERY_AND_AGENT_RESPONSE
Policy check is triggered on both user input and agent response. Applying this policy scope will introduce additional latency before the agent can respond.
[[["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 2026-04-03 UTC."],[],[]]