Google Cloud Retail V2 Client - Class SolutionType (1.0.1)

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

Methods

name

Parameter
NameDescription
value mixed

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;