Google Cloud Discovery Engine V1 Client - Class SearchEngineConfig (1.9.1)

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

Configurations for a Search Engine.

Generated from protobuf message google.cloud.discoveryengine.v1.Engine.SearchEngineConfig

Namespace

Google \ Cloud \ DiscoveryEngine \ V1 \ Engine

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ search_tier
int

The search feature tier of this engine. Different tiers might have different pricing. To learn more, check the pricing documentation. Defaults to SearchTier.SEARCH_TIER_STANDARD if not specified.

↳ search_add_ons
array

The add-on that this search engine enables.

getSearchTier

The search feature tier of this engine.

Different tiers might have different pricing. To learn more, check the pricing documentation. Defaults to SearchTier.SEARCH_TIER_STANDARD if not specified.

Returns
Type
Description
int
Enum of type SearchTier .

setSearchTier

The search feature tier of this engine.

Different tiers might have different pricing. To learn more, check the pricing documentation. Defaults to SearchTier.SEARCH_TIER_STANDARD if not specified.

Parameter
Name
Description
var
int

Enum of type SearchTier .

Returns
Type
Description
$this

getSearchAddOns

The add-on that this search engine enables.

Returns
Type
Description

setSearchAddOns

The add-on that this search engine enables.

Parameter
Name
Description
var
int[]
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: