AlloyDB v1alpha API - Class GeminiInstanceConfig (1.0.0-alpha12)

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

Reference documentation and code samples for the AlloyDB v1alpha API class GeminiInstanceConfig.

Deprecated and unused. This message will be removed in the near future.

Inheritance

object > GeminiInstanceConfig

Namespace

Google.Cloud.AlloyDb.V1Alpha

Assembly

Google.Cloud.AlloyDb.V1Alpha.dll

Constructors

GeminiInstanceConfig()

public GeminiInstanceConfig()

GeminiInstanceConfig(GeminiInstanceConfig)

public GeminiInstanceConfig(GeminiInstanceConfig other)
Parameter
Name Description
other GeminiInstanceConfig

Properties

Entitled

[Obsolete]
public bool Entitled { get; set; }

Output only. Deprecated and unused. This field will be removed in the near future.

Property Value
Type Description
bool