GoogleApi.DiscoveryEngine.V1.Model.GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSnippetSpec (google_api_discovery_engine v0.28.0)
View SourceA specification for configuring snippets in a search response.
Attributes
-
maxSnippetCount(type:integer(), default:nil) - [DEPRECATED] This field is deprecated. To control snippet return, usereturn_snippetfield. For backwards compatibility, we will return snippet if max_snippet_count > 0. -
referenceOnly(type:boolean(), default:nil) - [DEPRECATED] This field is deprecated and will have no affect on the snippet. -
returnSnippet(type:boolean(), default:nil) - Iftrue, then return snippet. If no snippet can be generated, we return "No snippet is available for this page." Asnippet_statuswithSUCCESSorNO_SNIPPET_AVAILABLEwill also be returned.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.