Google Cloud Channel V1 Client - Class TransferableOffer (1.3.0)

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

TransferableOffer represents an Offer that can be used in Transfer.

Read-only.

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ offer Google\Cloud\Channel\V1\Offer

Offer with parameter constraints updated to allow the Transfer.

getOffer

Offer with parameter constraints updated to allow the Transfer.

Returns
TypeDescription
Google\Cloud\Channel\V1\Offer|null

hasOffer

clearOffer

setOffer

Offer with parameter constraints updated to allow the Transfer.

Parameter
NameDescription
var Google\Cloud\Channel\V1\Offer
Returns
TypeDescription
$this