AlloyDB v1alpha API - Class GCAInstanceConfig (1.0.0-alpha11)

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

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

Instance level configuration parameters related to the Gemini Cloud Assist product.

Inheritance

object > GCAInstanceConfig

Namespace

Google.Cloud.AlloyDb.V1Alpha

Assembly

Google.Cloud.AlloyDb.V1Alpha.dll

Constructors

GCAInstanceConfig()

public GCAInstanceConfig()

GCAInstanceConfig(GCAInstanceConfig)

public GCAInstanceConfig(GCAInstanceConfig other)
Parameter
Name Description
other GCAInstanceConfig

Properties

GcaEntitlement

public GCAEntitlementType GcaEntitlement { get; set; }

Output only. Represents the GCA entitlement state of the instance.

Property Value
Type Description
GCAEntitlementType