Interface GCAInstanceConfigOrBuilder (0.56.0)

public interface GCAInstanceConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getGcaEntitlement()

public abstract GCAEntitlementType getGcaEntitlement()

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

.google.cloud.alloydb.v1alpha.GCAEntitlementType gca_entitlement = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
GCAEntitlementType

The gcaEntitlement.

getGcaEntitlementValue()

public abstract int getGcaEntitlementValue()

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

.google.cloud.alloydb.v1alpha.GCAEntitlementType gca_entitlement = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
int

The enum numeric value on the wire for gcaEntitlement.