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
Google skips the answer if the query is chit chat.
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.
NO_RELEVANT_CONTENT
value: 5 The no relevant content case.
Google skips the answer if there is no relevant content in the
retrieved search results.
JAIL_BREAKING_QUERY_IGNORED
value: 6 The jail-breaking query ignored case.
For example, "Reply in the tone of a competing company's CEO".
Google skips the answer if the query is classified as a jail-breaking
query.
CUSTOMER_POLICY_VIOLATION
value: 7 The customer policy violation case.
Google skips the summary if there is a customer policy violation
detected. The policy is defined by the customer.
NON_ANSWER_SEEKING_QUERY_IGNORED_V2
value: 8 The non-answer seeking query ignored case.
Google skips the answer if the query doesn't have clear intent.
LOW_GROUNDED_ANSWER
value: 9 The low-grounded answer case.
Google skips the answer if a well grounded answer was unable to be
generated.
[[["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-09-04 UTC."],[],[],null,["# Discovery Engine V1BETA API - Module Google::Cloud::DiscoveryEngine::V1beta::Answer::AnswerSkippedReason (v0.21.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.21.0 (latest)](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/latest/Google-Cloud-DiscoveryEngine-V1beta-Answer-AnswerSkippedReason)\n- [0.20.1](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.20.1/Google-Cloud-DiscoveryEngine-V1beta-Answer-AnswerSkippedReason)\n- [0.19.1](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.19.1/Google-Cloud-DiscoveryEngine-V1beta-Answer-AnswerSkippedReason)\n- [0.18.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.18.0/Google-Cloud-DiscoveryEngine-V1beta-Answer-AnswerSkippedReason)\n- [0.17.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.17.0/Google-Cloud-DiscoveryEngine-V1beta-Answer-AnswerSkippedReason)\n- [0.16.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.16.0/Google-Cloud-DiscoveryEngine-V1beta-Answer-AnswerSkippedReason)\n- [0.15.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.15.0/Google-Cloud-DiscoveryEngine-V1beta-Answer-AnswerSkippedReason)\n- [0.14.2](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.14.2/Google-Cloud-DiscoveryEngine-V1beta-Answer-AnswerSkippedReason)\n- [0.13.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.13.0/Google-Cloud-DiscoveryEngine-V1beta-Answer-AnswerSkippedReason)\n- [0.12.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.12.0/Google-Cloud-DiscoveryEngine-V1beta-Answer-AnswerSkippedReason)\n- [0.11.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.11.0/Google-Cloud-DiscoveryEngine-V1beta-Answer-AnswerSkippedReason)\n- [0.10.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.10.0/Google-Cloud-DiscoveryEngine-V1beta-Answer-AnswerSkippedReason)\n- [0.9.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.9.0/Google-Cloud-DiscoveryEngine-V1beta-Answer-AnswerSkippedReason)\n- [0.8.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.8.0/Google-Cloud-DiscoveryEngine-V1beta-Answer-AnswerSkippedReason)\n- [0.7.2](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.7.2/Google-Cloud-DiscoveryEngine-V1beta-Answer-AnswerSkippedReason)\n- [0.6.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.6.0/Google-Cloud-DiscoveryEngine-V1beta-Answer-AnswerSkippedReason)\n- [0.5.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.5.0/Google-Cloud-DiscoveryEngine-V1beta-Answer-AnswerSkippedReason)\n- [0.4.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.4.0/Google-Cloud-DiscoveryEngine-V1beta-Answer-AnswerSkippedReason)\n- [0.3.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.3.0/Google-Cloud-DiscoveryEngine-V1beta-Answer-AnswerSkippedReason)\n- [0.2.1](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.2.1/Google-Cloud-DiscoveryEngine-V1beta-Answer-AnswerSkippedReason)\n- [0.1.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.1.0/Google-Cloud-DiscoveryEngine-V1beta-Answer-AnswerSkippedReason) \nReference documentation and code samples for the Discovery Engine V1BETA API module Google::Cloud::DiscoveryEngine::V1beta::Answer::AnswerSkippedReason.\n\nAn enum for answer skipped reasons.\n\nConstants\n---------\n\n### ANSWER_SKIPPED_REASON_UNSPECIFIED\n\n**value:** 0 \nDefault value. The answer skipped reason is not specified.\n\n### ADVERSARIAL_QUERY_IGNORED\n\n**value:** 1 \nThe adversarial query ignored case.\n\n### NON_ANSWER_SEEKING_QUERY_IGNORED\n\n**value:** 2 \nThe non-answer seeking query ignored case\n\n\n\u003cbr /\u003e\n\nGoogle skips the answer if the query is chit chat.\n\n### OUT_OF_DOMAIN_QUERY_IGNORED\n\n**value:** 3 \nThe out-of-domain query ignored case.\n\n\n\u003cbr /\u003e\n\nGoogle skips the answer if there are no high-relevance search results.\n\n### POTENTIAL_POLICY_VIOLATION\n\n**value:** 4 \nThe potential policy violation case.\n\n\n\u003cbr /\u003e\n\nGoogle skips the answer if there is a potential policy violation\ndetected. This includes content that may be violent or toxic.\n\n### NO_RELEVANT_CONTENT\n\n**value:** 5 \nThe no relevant content case.\n\n\n\u003cbr /\u003e\n\nGoogle skips the answer if there is no relevant content in the\nretrieved search results.\n\n### JAIL_BREAKING_QUERY_IGNORED\n\n**value:** 6 \nThe jail-breaking query ignored case.\n\n\n\u003cbr /\u003e\n\nFor example, \"Reply in the tone of a competing company's CEO\".\nGoogle skips the answer if the query is classified as a jail-breaking\nquery.\n\n### CUSTOMER_POLICY_VIOLATION\n\n**value:** 7 \nThe customer policy violation case.\n\n\n\u003cbr /\u003e\n\nGoogle skips the summary if there is a customer policy violation\ndetected. The policy is defined by the customer.\n\n### NON_ANSWER_SEEKING_QUERY_IGNORED_V2\n\n**value:** 8 \nThe non-answer seeking query ignored case.\n\n\n\u003cbr /\u003e\n\nGoogle skips the answer if the query doesn't have clear intent.\n\n### LOW_GROUNDED_ANSWER\n\n**value:** 9 \nThe low-grounded answer case.\n\n\n\u003cbr /\u003e\n\nGoogle skips the answer if a well grounded answer was unable to be\ngenerated."]]