Google Cloud Discovery Engine V1 Client - Class ContentSearchSpec (0.3.0)

Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class ContentSearchSpec.

The specification that configs the desired behavior of the UCS content search.

Generated from protobuf message google.cloud.discoveryengine.v1.SearchRequest.ContentSearchSpec

Namespace

Google \ Cloud \ DiscoveryEngine \ V1 \ SearchRequest

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ snippet_spec Google\Cloud\DiscoveryEngine\V1\SearchRequest\ContentSearchSpec\SnippetSpec

If there is no snippet spec provided, there will be no snippet in the search result.

getSnippetSpec

If there is no snippet spec provided, there will be no snippet in the search result.

Returns
TypeDescription
Google\Cloud\DiscoveryEngine\V1\SearchRequest\ContentSearchSpec\SnippetSpec|null

hasSnippetSpec

clearSnippetSpec

setSnippetSpec

If there is no snippet spec provided, there will be no snippet in the search result.

Parameter
NameDescription
var Google\Cloud\DiscoveryEngine\V1\SearchRequest\ContentSearchSpec\SnippetSpec
Returns
TypeDescription
$this