public sealed class SearchRequest.Types.ContentSearchSpec.Types.SnippetSpec : IMessage<SearchRequest.Types.ContentSearchSpec.Types.SnippetSpec>, IEquatable<SearchRequest.Types.ContentSearchSpec.Types.SnippetSpec>, IDeepCloneable<SearchRequest.Types.ContentSearchSpec.Types.SnippetSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class SearchRequest.Types.ContentSearchSpec.Types.SnippetSpec.
A specification for configuring snippets in a search response.
[Obsolete]public int MaxSnippetCount { get; set; }
[DEPRECATED] This field is deprecated. To control snippet return, use
return_snippet field. For backwards compatibility, we will return
snippet if max_snippet_count > 0.
If true, then return snippet. If no snippet can be generated, we
return "No snippet is available for this page." A snippet_status with
SUCCESS or NO_SNIPPET_AVAILABLE will also be returned.
[[["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\u003eThe documentation covers the \u003ccode\u003eSnippetSpec\u003c/code\u003e class within the Google Cloud Discovery Engine v1 API, which is used to configure snippets in search responses.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSnippetSpec\u003c/code\u003e implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in handling messages, equality checks, deep cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers constructors for creating new \u003ccode\u003eSnippetSpec\u003c/code\u003e objects, including a constructor that takes another \u003ccode\u003eSnippetSpec\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe properties \u003ccode\u003eMaxSnippetCount\u003c/code\u003e and \u003ccode\u003eReferenceOnly\u003c/code\u003e are deprecated, and \u003ccode\u003eReturnSnippet\u003c/code\u003e is the new property to control snippet generation.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this documentation is for version 1.6.0 of the API, but older version docs are available as well.\u003c/p\u003e\n"]]],[],null,[]]