Gemini Enterprise for Customer Experience v1 API - Class DataStoreSettings.Types.Engine (1.0.0-beta01)

public sealed class DataStoreSettings.Types.Engine : IMessage<DataStoreSettings.Types.Engine>, IEquatable<DataStoreSettings.Types.Engine>, IDeepCloneable<DataStoreSettings.Types.Engine>, IBufferMessage, IMessage

Reference documentation and code samples for the Gemini Enterprise for Customer Experience v1 API class DataStoreSettings.Types.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.

Inheritance

object > DataStoreSettings.Types.Engine

Namespace

Google.Cloud.Ces.V1

Assembly

Google.Cloud.Ces.V1.dll

Constructors

Engine()

public Engine()

Engine(Engine)

public Engine(DataStoreSettings.Types.Engine other)
Parameter
Name Description
other DataStoreSettingsTypesEngine

Properties

EngineName

public EngineName EngineName { get; set; }

EngineName-typed view over the Name resource name property.

Property Value
Type Description
EngineName

Name

public string Name { get; set; }

Output only. The resource name of the engine. Format: projects/{project}/locations/{location}/collections/{collection}/engines/{engine}

Property Value
Type Description
string

Type

public DataStoreSettings.Types.Engine.Types.Type Type { get; set; }

Output only. The type of the engine.

Property Value
Type Description
DataStoreSettingsTypesEngineTypesType