Google Cloud Discovery Engine V1 Client - Class SearchAddOn (0.11.1)

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 \ V1

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

SEARCH_ADD_ON_UNSPECIFIED

Value: 0

Default 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: 1

Large language model add-on.

Generated from protobuf enum SEARCH_ADD_ON_LLM = 1;