Interface AssociationInfoOrBuilder (3.9.0)

public interface AssociationInfoOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getBaseEntitlement()

public abstract String getBaseEntitlement()

The name of the base entitlement, for which this entitlement is an add-on.

string base_entitlement = 1 [(.google.api.resource_reference) = { ... }

Returns
TypeDescription
String

The baseEntitlement.

getBaseEntitlementBytes()

public abstract ByteString getBaseEntitlementBytes()

The name of the base entitlement, for which this entitlement is an add-on.

string base_entitlement = 1 [(.google.api.resource_reference) = { ... }

Returns
TypeDescription
ByteString

The bytes for baseEntitlement.