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).
[[["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-08-06 UTC."],[],[]]