Google Cloud Retail V2 Client - Class SolutionType (1.4.2)

Reference documentation and code samples for the Google Cloud Retail V2 Client class SolutionType.

The type of solution.

Protobuf type google.cloud.retail.v2.SolutionType

Namespace

Google \ Cloud \ Retail \ V2

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

SOLUTION_TYPE_UNSPECIFIED

Value: 0

Default value.

Generated from protobuf enum SOLUTION_TYPE_UNSPECIFIED = 0;

SOLUTION_TYPE_RECOMMENDATION

Value: 1

Used for Recommendations AI.

Generated from protobuf enum SOLUTION_TYPE_RECOMMENDATION = 1;

Value: 2

Used for Retail Search.

Generated from protobuf enum SOLUTION_TYPE_SEARCH = 2;