Google skips the answer if there are no
high-relevance search results.
POTENTIAL_POLICY_VIOLATION (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 (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 (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 (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.
Enums
Name
Description
ANSWER_SKIPPED_REASON_UNSPECIFIED
Default value. The answer skipped reason is not specified.
[[["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-07 UTC."],[],[],null,["# Class AnswerSkippedReason (0.13.11)\n\nVersion latestkeyboard_arrow_down\n\n- [0.13.11 (latest)](/python/docs/reference/discoveryengine/latest/google.cloud.discoveryengine_v1alpha.types.Answer.AnswerSkippedReason)\n- [0.13.10](/python/docs/reference/discoveryengine/0.13.10/google.cloud.discoveryengine_v1alpha.types.Answer.AnswerSkippedReason)\n- [0.12.3](/python/docs/reference/discoveryengine/0.12.3/google.cloud.discoveryengine_v1alpha.types.Answer.AnswerSkippedReason)\n- [0.11.14](/python/docs/reference/discoveryengine/0.11.14/google.cloud.discoveryengine_v1alpha.types.Answer.AnswerSkippedReason)\n- [0.10.0](/python/docs/reference/discoveryengine/0.10.0/google.cloud.discoveryengine_v1alpha.types.Answer.AnswerSkippedReason)\n- [0.9.1](/python/docs/reference/discoveryengine/0.9.1/google.cloud.discoveryengine_v1alpha.types.Answer.AnswerSkippedReason)\n- [0.8.1](/python/docs/reference/discoveryengine/0.8.1/google.cloud.discoveryengine_v1alpha.types.Answer.AnswerSkippedReason)\n- [0.7.0](/python/docs/reference/discoveryengine/0.7.0/google.cloud.discoveryengine_v1alpha.types.Answer.AnswerSkippedReason)\n- [0.6.0](/python/docs/reference/discoveryengine/0.6.0/google.cloud.discoveryengine_v1alpha.types.Answer.AnswerSkippedReason)\n- [0.5.0](/python/docs/reference/discoveryengine/0.5.0/google.cloud.discoveryengine_v1alpha.types.Answer.AnswerSkippedReason)\n- [0.4.1](/python/docs/reference/discoveryengine/0.4.1/google.cloud.discoveryengine_v1alpha.types.Answer.AnswerSkippedReason)\n- [0.3.1](/python/docs/reference/discoveryengine/0.3.1/google.cloud.discoveryengine_v1alpha.types.Answer.AnswerSkippedReason)\n- [0.2.1](/python/docs/reference/discoveryengine/0.2.1/google.cloud.discoveryengine_v1alpha.types.Answer.AnswerSkippedReason)\n- [0.1.1](/python/docs/reference/discoveryengine/0.1.1/google.cloud.discoveryengine_v1alpha.types.Answer.AnswerSkippedReason) \n\n AnswerSkippedReason(value)\n\nAn enum for answer skipped reasons. \n\n Google skips the answer if there are no\n high-relevance search results.\n POTENTIAL_POLICY_VIOLATION (4):\n The potential policy violation case.\n\n Google skips the answer if there is a potential\n policy violation detected. This includes content\n that may be violent or toxic.\n NO_RELEVANT_CONTENT (5):\n The no relevant content case.\n\n Google skips the answer if there is no relevant\n content in the retrieved search results.\n JAIL_BREAKING_QUERY_IGNORED (6):\n The jail-breaking query ignored case.\n\n For example, \"Reply in the tone of a competing\n company's CEO\". Google skips the answer if the\n query is classified as a jail-breaking query.\n CUSTOMER_POLICY_VIOLATION (7):\n The customer policy violation case.\n\n Google skips the summary if there is a customer\n policy violation detected. The policy is defined\n by the customer."]]