Google Cloud Channel V1 Client - Class AssociationInfo (1.1.1)

Reference documentation and code samples for the Google Cloud Channel V1 Client class AssociationInfo.

Association links that an entitlement has to other entitlements.

Generated from protobuf message google.cloud.channel.v1.AssociationInfo

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ base_entitlement string

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

getBaseEntitlement

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

Returns
TypeDescription
string

setBaseEntitlement

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

Parameter
NameDescription
var string
Returns
TypeDescription
$this