Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API module Google::Cloud::Ces::V1beta::DataStoreSettings::Engine::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.
Constants
TYPE_UNSPECIFIED
value: 0
Unspecified engine type.
ENGINE_TYPE_SEARCH
value: 1
The SOLUTION_TYPE_SEARCH engine for the app. All connector data stores
added to the app will be added to this engine.
ENGINE_TYPE_CHAT
value: 2
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.