Only used when
[SummarySpec.ignore_adversarial_query][google.cloud.discoveryengine.v1.SearchRequest.ContentSearchSpec.SummarySpec.ignore_adversarial_query]
is set to true.
CustomerPolicyViolation
The customer policy violation case.
Google skips the summary if there is a customer policy violation
detected. The policy is defined by the customer.
JailBreakingQueryIgnored
The jail-breaking query ignored case.
For example, "Reply in the tone of a competing company's CEO".
Only used when
[SearchRequest.ContentSearchSpec.SummarySpec.ignore_jail_breaking_query]
is set to true.
LlmAddonNotEnabled
The LLM addon not enabled case.
Google skips the summary if the LLM addon is not enabled.
NoRelevantContent
The no relevant content case.
Google skips the summary if there is no relevant content in the
retrieved search results.
NonSummarySeekingQueryIgnored
The non-summary seeking query ignored case.
Google skips the summary if the query is chit chat.
Only used when
[SummarySpec.ignore_non_summary_seeking_query][google.cloud.discoveryengine.v1.SearchRequest.ContentSearchSpec.SummarySpec.ignore_non_summary_seeking_query]
is set to true.
NonSummarySeekingQueryIgnoredV2
The non-answer seeking query ignored case.
Google skips the summary if the query doesn't have clear intent.
Only used when
[SearchRequest.ContentSearchSpec.SummarySpec.ignore_non_answer_seeking_query]
is set to true.
OutOfDomainQueryIgnored
The out-of-domain query ignored case.
Google skips the summary if there are no high-relevance search results.
For example, the data store contains facts about company A but the
user query is asking questions about company B.
PotentialPolicyViolation
The potential policy violation case.
Google skips the summary if there is a potential policy violation
detected. This includes content that may be violent or toxic.
TimeOut
The time out case.
Google skips the summary if the time out.
Unspecified
Default value. The summary skipped reason is not specified.
[[["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."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eSearchResponse.Types.Summary.Types.SummarySkippedReason\u003c/code\u003e enum within the Google Cloud Discovery Engine v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe enum \u003ccode\u003eSummarySkippedReason\u003c/code\u003e defines various reasons why a summary might be skipped during a search, including policy violations, irrelevant content, or specific query types being ignored.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eSummarySkippedReason\u003c/code\u003e enum is 1.6.0, and previous versions are also documented, going back to 1.0.0-beta06.\u003c/p\u003e\n"],["\u003cp\u003eThere are ten distinct fields or reasons in the \u003ccode\u003eSummarySkippedReason\u003c/code\u003e enum, such as \u003ccode\u003eAdversarialQueryIgnored\u003c/code\u003e, \u003ccode\u003eNoRelevantContent\u003c/code\u003e, \u003ccode\u003ePotentialPolicyViolation\u003c/code\u003e, and \u003ccode\u003eUnspecified\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Discovery Engine v1 API - Enum SearchResponse.Types.Summary.Types.SummarySkippedReason (1.9.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.9.0 (latest)](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.SearchResponse.Types.Summary.Types.SummarySkippedReason)\n- [1.8.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.8.0/Google.Cloud.DiscoveryEngine.V1.SearchResponse.Types.Summary.Types.SummarySkippedReason)\n- [1.7.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.7.0/Google.Cloud.DiscoveryEngine.V1.SearchResponse.Types.Summary.Types.SummarySkippedReason)\n- [1.6.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.6.0/Google.Cloud.DiscoveryEngine.V1.SearchResponse.Types.Summary.Types.SummarySkippedReason)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.5.0/Google.Cloud.DiscoveryEngine.V1.SearchResponse.Types.Summary.Types.SummarySkippedReason)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.4.0/Google.Cloud.DiscoveryEngine.V1.SearchResponse.Types.Summary.Types.SummarySkippedReason)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.3.0/Google.Cloud.DiscoveryEngine.V1.SearchResponse.Types.Summary.Types.SummarySkippedReason)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.2.0/Google.Cloud.DiscoveryEngine.V1.SearchResponse.Types.Summary.Types.SummarySkippedReason)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.1.0/Google.Cloud.DiscoveryEngine.V1.SearchResponse.Types.Summary.Types.SummarySkippedReason)\n- [1.0.0-beta06](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.0.0-beta06/Google.Cloud.DiscoveryEngine.V1.SearchResponse.Types.Summary.Types.SummarySkippedReason) \n\n public enum SearchResponse.Types.Summary.Types.SummarySkippedReason\n\nReference documentation and code samples for the Discovery Engine v1 API enum SearchResponse.Types.Summary.Types.SummarySkippedReason.\n\nAn Enum for summary-skipped reasons.\n\nNamespace\n---------\n\n[Google.Cloud.DiscoveryEngine.V1](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.DiscoveryEngine.V1.dll"]]