Class GCAInstanceConfig
Instance level configuration parameters related to the Gemini Cloud Assist product.
Implements
Inherited Members
Namespace: Google.Apis.CloudAlloyDBAdmin.v1beta.Data
Assembly: Google.Apis.CloudAlloyDBAdmin.v1beta.dll
Syntax
public class GCAInstanceConfig : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
GcaEntitlement
Output only. Represents the GCA entitlement state of the instance.
Declaration
[JsonProperty("gcaEntitlement")]
public virtual string GcaEntitlement { get; set; }
Property Value
Type | Description |
---|---|
string |