Discovery Engine v1 API - Enum SolutionType (1.0.0-beta06)

public enum SolutionType

Reference documentation and code samples for the Discovery Engine v1 API enum SolutionType.

The type of solution.

Namespace

Google.Cloud.DiscoveryEngine.V1

Assembly

Google.Cloud.DiscoveryEngine.V1.dll

Fields

Name Description
Chat

Used for use cases related to the Generative AI agent.

GenerativeChat

Used for use cases related to the Generative Chat agent. It's used for Generative chat engine only, the associated data stores must enrolled with SOLUTION_TYPE_CHAT solution.

Recommendation

Used for Recommendations AI.

Used for Discovery Search.

Unspecified

Default value.