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

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

Reference documentation and code samples for the Gemini Enterprise for Customer Experience v1 API class DataStoreSettings.

Data store related settings for the app.

Inheritance

object > DataStoreSettings

Namespace

Google.Cloud.Ces.V1

Assembly

Google.Cloud.Ces.V1.dll

Constructors

DataStoreSettings()

public DataStoreSettings()

DataStoreSettings(DataStoreSettings)

public DataStoreSettings(DataStoreSettings other)
Parameter
Name Description
other DataStoreSettings

Properties

Engines

public RepeatedField<DataStoreSettings.Types.Engine> Engines { get; }

Output only. The engines for the app.

Property Value
Type Description
RepeatedFieldDataStoreSettingsTypesEngine