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 \ EngineMethods
__construct
Constructor.
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.
int
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.
var
int
$this
getSearchAddOns
The add-on that this search engine enables.
setSearchAddOns
The add-on that this search engine enables.
var
int[]
$this