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