Reference documentation and code samples for the Discovery Engine V1BETA API module Google::Cloud::DiscoveryEngine::V1beta::Answer::AnswerSkippedReason.
An enum for answer skipped reasons.
Constants
ANSWER_SKIPPED_REASON_UNSPECIFIED
value: 0 Default value. The answer skipped reason is not specified.
ADVERSARIAL_QUERY_IGNORED
value: 1 The adversarial query ignored case.
NON_ANSWER_SEEKING_QUERY_IGNORED
value: 2 The non-answer seeking query ignored case.
OUT_OF_DOMAIN_QUERY_IGNORED
value: 3 The out-of-domain query ignored case.
Google skips the answer if there are no high-relevance search results.
POTENTIAL_POLICY_VIOLATION
value: 4 The potential policy violation case.
Google skips the answer if there is a potential policy violation
detected. This includes content that may be violent or toxic.
[[["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 2024-11-19 UTC."],[],[]]