public enum DataStoreSettings.Types.Engine.Types.TypeReference documentation and code samples for the Gemini Enterprise for Customer Experience v1 API enum DataStoreSettings.Types.Engine.Types.Type.
The type of the engine. See the documentation available at https://cloud.google.com/generative-ai-app-builder/docs/reference/rest/v1/SolutionType and https://cloud.google.com/generative-ai-app-builder/docs/create-datastore-ingest.
Namespace
Google.Cloud.Ces.V1Assembly
Google.Cloud.Ces.V1.dll
Fields |
|
|---|---|
| Name | Description |
EngineTypeChat |
Chat engine type. The SOLUTION_TYPE_CHAT engine for the app. All connector data stores added to the app will be added to this engine. |
EngineTypeSearch |
The SOLUTION_TYPE_SEARCH engine for the app. All connector data stores added to the app will be added to this engine. |
Unspecified |
Unspecified engine type. |