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

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;

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.