Discovery Engine V1 API - Module Google::Cloud::DiscoveryEngine::V1::AssistAnswer::AssistSkippedReason (v2.10.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Discovery Engine V1 API module Google::Cloud::DiscoveryEngine::V1::AssistAnswer::AssistSkippedReason.
Possible reasons for not answering an assist call.
Constants
ASSIST_SKIPPED_REASON_UNSPECIFIED
value: 0 Default value. Skip reason is not specified.
NON_ASSIST_SEEKING_QUERY_IGNORED
value: 1 The assistant ignored the query, because it did not appear to be
answer-seeking.
CUSTOMER_POLICY_VIOLATION
value: 2 The assistant ignored the query or refused to answer because of a
customer policy violation (e.g., the query or the answer contained a
banned phrase).