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
Generated from protobuf field .google.cloud.channel.v1.Sku sku = 1;
Returns | |
---|---|
Type | Description |
Google\Cloud\Channel\V1\Sku|null |
hasSku
clearSku
setSku
SKU
Generated from protobuf field .google.cloud.channel.v1.Sku sku = 1;
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\Channel\V1\Sku
|
Returns | |
---|---|
Type | Description |
$this |