Class Engine (0.3.0)

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)