Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class SiteSearchEngine.
SiteSearchEngine captures DataStore level site search persisting configurations. It is a singleton value per data store.
Generated from protobuf message google.cloud.discoveryengine.v1.SiteSearchEngine
Namespace
Google \ Cloud \ DiscoveryEngine \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
The fully qualified resource name of the site search engine. Format: |
getName
The fully qualified resource name of the site search engine.
Format: projects/*/locations/*/dataStores/*/siteSearchEngine
Returns | |
---|---|
Type | Description |
string |
setName
The fully qualified resource name of the site search engine.
Format: projects/*/locations/*/dataStores/*/siteSearchEngine
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |