Google Cloud Channel V1 Client - Class AssociationInfo (2.0.0-RC1)

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

Namespace

Google \ Cloud \ Channel \ V1

Methods

__construct

Constructor.

Parameters
Name Description
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
Type Description
string

setBaseEntitlement

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

Parameter
Name Description
var string
Returns
Type Description
$this