Engine(mapping=None, *, ignore_unknown_fields=False, **kwargs)An engine to which the data stores are connected. See Vertex AI Search:
https://cloud.google.com/generative-ai-app-builder/docs/enterprise-search-introduction.
Attributes |
|
|---|---|
| Name | Description |
name |
str
Output only. The resource name of the engine. Format: projects/{project}/locations/{location}/collections/{collection}/engines/{engine}
|
type_ |
google.cloud.ces_v1beta.types.DataStoreSettings.Engine.Type
Output only. The type of the engine. |
Classes
Type
Type(value)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.