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
Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ sku |
Google\Cloud\Channel\V1\Sku
SKU |
getSku
SKU
Returns | |
---|---|
Type | Description |
Google\Cloud\Channel\V1\Sku|null |
hasSku
clearSku
setSku
SKU
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\Channel\V1\Sku
|
Returns | |
---|---|
Type | Description |
$this |