Google Cloud Channel V1 Client - Class TransferEntitlementsResponse (1.9.3)

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

Response message for CloudChannelService.TransferEntitlements.

This is put in the response field of google.longrunning.Operation.

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

Namespace

Google \ Cloud \ Channel \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ entitlements array<Google\Cloud\Channel\V1\Entitlement>

The transferred entitlements.

getEntitlements

The transferred entitlements.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setEntitlements

The transferred entitlements.

Parameter
Name Description
var array<Google\Cloud\Channel\V1\Entitlement>
Returns
Type Description
$this