Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class AnswerSkippedReason.
An enum for answer skipped reasons.
Protobuf type google.cloud.discoveryengine.v1.Answer.AnswerSkippedReason
Namespace
Google \ Cloud \ DiscoveryEngine \ V1 \ Answer
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
ANSWER_SKIPPED_REASON_UNSPECIFIED
Value: 0
Default value. The answer skipped reason is not specified.
Generated from protobuf enum ANSWER_SKIPPED_REASON_UNSPECIFIED = 0;
ADVERSARIAL_QUERY_IGNORED
Value: 1
The adversarial query ignored case.
Generated from protobuf enum ADVERSARIAL_QUERY_IGNORED = 1;
NON_ANSWER_SEEKING_QUERY_IGNORED
Value: 2
The non-answer seeking query ignored case
Google skips the answer if the query is chit chat.
Generated from protobuf enum NON_ANSWER_SEEKING_QUERY_IGNORED = 2;
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.
Generated from protobuf enum OUT_OF_DOMAIN_QUERY_IGNORED = 3;
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.
Generated from protobuf enum POTENTIAL_POLICY_VIOLATION = 4;
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.
Generated from protobuf enum NO_RELEVANT_CONTENT = 5;
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.
Generated from protobuf enum JAIL_BREAKING_QUERY_IGNORED = 6;
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.
Generated from protobuf enum CUSTOMER_POLICY_VIOLATION = 7;
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.
Generated from protobuf enum NON_ANSWER_SEEKING_QUERY_IGNORED_V2 = 8;
LOW_GROUNDED_ANSWER
Value: 9
The low-grounded answer case.
Google skips the answer if a well grounded answer was unable to be
generated.
Generated from protobuf enum LOW_GROUNDED_ANSWER = 9;
USER_DEFINED_CLASSIFICATION_QUERY_IGNORED
Value: 10
The user defined query classification ignored case.
Google skips the answer if the query is classified as a user defined
query classification.
Generated from protobuf enum USER_DEFINED_CLASSIFICATION_QUERY_IGNORED = 10;
UNHELPFUL_ANSWER
Value: 11
The unhelpful answer case.
Google skips the answer if the answer is not helpful. This can be due to
a variety of factors, including but not limited to: the query is not
answerable, the answer is not relevant to the query, or the answer is
not well-formatted.
Generated from protobuf enum UNHELPFUL_ANSWER = 11;
[[["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,["# Google Cloud Discovery Engine V1 Client - Class AnswerSkippedReason (1.7.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.7.0 (latest)](/php/docs/reference/cloud-discoveryengine/latest/V1.Answer.AnswerSkippedReason)\n- [1.6.1](/php/docs/reference/cloud-discoveryengine/1.6.1/V1.Answer.AnswerSkippedReason)\n- [1.5.1](/php/docs/reference/cloud-discoveryengine/1.5.1/V1.Answer.AnswerSkippedReason)\n- [1.4.0](/php/docs/reference/cloud-discoveryengine/1.4.0/V1.Answer.AnswerSkippedReason)\n- [1.3.3](/php/docs/reference/cloud-discoveryengine/1.3.3/V1.Answer.AnswerSkippedReason)\n- [1.2.0](/php/docs/reference/cloud-discoveryengine/1.2.0/V1.Answer.AnswerSkippedReason)\n- [1.1.0](/php/docs/reference/cloud-discoveryengine/1.1.0/V1.Answer.AnswerSkippedReason)\n- [1.0.0](/php/docs/reference/cloud-discoveryengine/1.0.0/V1.Answer.AnswerSkippedReason)\n- [0.11.3](/php/docs/reference/cloud-discoveryengine/0.11.3/V1.Answer.AnswerSkippedReason)\n- [0.8.0](/php/docs/reference/cloud-discoveryengine/0.8.0/V1.Answer.AnswerSkippedReason)\n- [0.7.1](/php/docs/reference/cloud-discoveryengine/0.7.1/V1.Answer.AnswerSkippedReason)\n- [0.6.0](/php/docs/reference/cloud-discoveryengine/0.6.0/V1.Answer.AnswerSkippedReason)\n- [0.5.0](/php/docs/reference/cloud-discoveryengine/0.5.0/V1.Answer.AnswerSkippedReason)\n- [0.4.0](/php/docs/reference/cloud-discoveryengine/0.4.0/V1.Answer.AnswerSkippedReason)\n- [0.3.0](/php/docs/reference/cloud-discoveryengine/0.3.0/V1.Answer.AnswerSkippedReason)\n- [0.2.0](/php/docs/reference/cloud-discoveryengine/0.2.0/V1.Answer.AnswerSkippedReason)\n- [0.1.1](/php/docs/reference/cloud-discoveryengine/0.1.1/V1.Answer.AnswerSkippedReason) \nReference documentation and code samples for the Google Cloud Discovery Engine V1 Client class AnswerSkippedReason.\n\nAn enum for answer skipped reasons.\n\nProtobuf type `google.cloud.discoveryengine.v1.Answer.AnswerSkippedReason`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ DiscoveryEngine \\\\ V1 \\\\ Answer\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### ANSWER_SKIPPED_REASON_UNSPECIFIED\n\n Value: 0\n\nDefault value. The answer skipped reason is not specified.\n\nGenerated from protobuf enum `ANSWER_SKIPPED_REASON_UNSPECIFIED = 0;`\n\n### ADVERSARIAL_QUERY_IGNORED\n\n Value: 1\n\nThe adversarial query ignored case.\n\nGenerated from protobuf enum `ADVERSARIAL_QUERY_IGNORED = 1;`\n\n### NON_ANSWER_SEEKING_QUERY_IGNORED\n\n Value: 2\n\nThe non-answer seeking query ignored case\nGoogle skips the answer if the query is chit chat.\n\nGenerated from protobuf enum `NON_ANSWER_SEEKING_QUERY_IGNORED = 2;`\n\n### OUT_OF_DOMAIN_QUERY_IGNORED\n\n Value: 3\n\nThe out-of-domain query ignored case.\n\nGoogle skips the answer if there are no high-relevance search results.\n\nGenerated from protobuf enum `OUT_OF_DOMAIN_QUERY_IGNORED = 3;`\n\n### POTENTIAL_POLICY_VIOLATION\n\n Value: 4\n\nThe potential policy violation case.\n\nGoogle skips the answer if there is a potential policy violation\ndetected. This includes content that may be violent or toxic.\n\nGenerated from protobuf enum `POTENTIAL_POLICY_VIOLATION = 4;`\n\n### NO_RELEVANT_CONTENT\n\n Value: 5\n\nThe no relevant content case.\n\nGoogle skips the answer if there is no relevant content in the\nretrieved search results.\n\nGenerated from protobuf enum `NO_RELEVANT_CONTENT = 5;`\n\n### JAIL_BREAKING_QUERY_IGNORED\n\n Value: 6\n\nThe jail-breaking query ignored case.\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\nGenerated from protobuf enum `JAIL_BREAKING_QUERY_IGNORED = 6;`\n\n### CUSTOMER_POLICY_VIOLATION\n\n Value: 7\n\nThe customer policy violation case.\n\nGoogle skips the summary if there is a customer policy violation\ndetected. The policy is defined by the customer.\n\nGenerated from protobuf enum `CUSTOMER_POLICY_VIOLATION = 7;`\n\n### NON_ANSWER_SEEKING_QUERY_IGNORED_V2\n\n Value: 8\n\nThe non-answer seeking query ignored case.\n\nGoogle skips the answer if the query doesn't have clear intent.\n\nGenerated from protobuf enum `NON_ANSWER_SEEKING_QUERY_IGNORED_V2 = 8;`\n\n### LOW_GROUNDED_ANSWER\n\n Value: 9\n\nThe low-grounded answer case.\n\nGoogle skips the answer if a well grounded answer was unable to be\ngenerated.\n\nGenerated from protobuf enum `LOW_GROUNDED_ANSWER = 9;`\n\n### USER_DEFINED_CLASSIFICATION_QUERY_IGNORED\n\n Value: 10\n\nThe user defined query classification ignored case.\n\nGoogle skips the answer if the query is classified as a user defined\nquery classification.\n\nGenerated from protobuf enum `USER_DEFINED_CLASSIFICATION_QUERY_IGNORED = 10;`\n\n### UNHELPFUL_ANSWER\n\n Value: 11\n\nThe unhelpful answer case.\n\nGoogle skips the answer if the answer is not helpful. This can be due to\na variety of factors, including but not limited to: the query is not\nanswerable, the answer is not relevant to the query, or the answer is\nnot well-formatted.\n\nGenerated from protobuf enum `UNHELPFUL_ANSWER = 11;`"]]