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.
Implements
IMessageGCAInstanceConfig, IEquatableGCAInstanceConfig, IDeepCloneableGCAInstanceConfig, IBufferMessage, IMessageNamespace
Google.Cloud.AlloyDb.V1AlphaAssembly
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 |