Reference documentation and code samples for the Google Cloud Ces V1 Client class Engine.
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 .
Generated from protobuf message google.cloud.ces.v1.DataStoreSettings.Engine
Namespace
Google \ Cloud \ Ces \ V1 \ DataStoreSettingsMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Output only. The resource name of the engine. Format: projects/{project}/locations/{location}/collections/{collection}/engines/{engine}
↳ type
int
Output only. The type of the engine.
getName
Output only. The resource name of the engine.
Format: projects/{project}/locations/{location}/collections/{collection}/engines/{engine}
string
setName
Output only. The resource name of the engine.
Format: projects/{project}/locations/{location}/collections/{collection}/engines/{engine}
var
string
$this
getType
Output only. The type of the engine.
setType
Output only. The type of the engine.
$this

