Class PolicyScope (0.3.0)
Stay organized with collections
Save and categorize content based on your preferences.
PolicyScope(value)
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"]],[["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 2026-04-01 UTC."],[],[]]