Google Cloud Channel V1 Client - Class PurchasableSku (1.5.0)

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

SKU that you can purchase. This is used in ListPurchasableSku API response.

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

Namespace

Google \ Cloud \ Channel \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ sku Google\Cloud\Channel\V1\Sku

SKU

getSku

SKU

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

hasSku

clearSku

setSku

SKU

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