public enum SolutionTypeReference documentation and code samples for the Discovery Engine v1beta API enum SolutionType.
The type of solution.
Namespace
Google.Cloud.DiscoveryEngine.V1BetaAssembly
Google.Cloud.DiscoveryEngine.V1Beta.dll
Fields |
|
|---|---|
| Name | Description |
AiMode |
Used for AI Mode. |
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 |
Recommendation |
Used for Recommendations AI. |
Search |
Used for Discovery Search. |
Unspecified |
Default value. |