Google Cloud Discovery Engine V1 Client - Class GenericConfig (1.10.0)

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

Specifies the configurations needed for Generic Discovery.Currently we support:

  • content_search_spec: configuration for generic content search.

Generated from protobuf message google.cloud.discoveryengine.v1.ServingConfig.GenericConfig

Namespace

Google \ Cloud \ DiscoveryEngine \ V1 \ ServingConfig

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ content_search_spec Google\Cloud\DiscoveryEngine\V1\SearchRequest\ContentSearchSpec

Specifies the expected behavior of content search. Only valid for content-search enabled data store.

getContentSearchSpec

Specifies the expected behavior of content search.

Only valid for content-search enabled data store.

Returns
Type Description
Google\Cloud\DiscoveryEngine\V1\SearchRequest\ContentSearchSpec|null

hasContentSearchSpec

clearContentSearchSpec

setContentSearchSpec

Specifies the expected behavior of content search.

Only valid for content-search enabled data store.

Parameter
Name Description
var Google\Cloud\DiscoveryEngine\V1\SearchRequest\ContentSearchSpec
Returns
Type Description
$this

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.