public enum SolutionTypeReference documentation and code samples for the Discovery Engine v1 API enum SolutionType.
The type of solution.
Namespace
Google.Cloud.DiscoveryEngine.V1Assembly
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 |
Recommendation |
Used for Recommendations AI. |
Search |
Used for Discovery Search. |
Unspecified |
Default value. |