Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class SearchAddOn.
Add-on that provides additional functionality for search.
Protobuf type google.cloud.discoveryengine.v1.SearchAddOn
Namespace
Google \ Cloud \ DiscoveryEngine \ V1Methods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
SEARCH_ADD_ON_UNSPECIFIED
Value: 0Default value when the enum is unspecified. This is invalid to use.
Generated from protobuf enum SEARCH_ADD_ON_UNSPECIFIED = 0;
SEARCH_ADD_ON_LLM
Value: 1Large language model add-on.
Generated from protobuf enum SEARCH_ADD_ON_LLM = 1;