Reference documentation and code samples for the Google Cloud Channel V1 Client class SkuPurchaseGroup.
Represents a set of SKUs that must be purchased using the same billing account.
Generated from protobuf message google.cloud.channel.v1.SkuPurchaseGroup
Namespace
Google \ Cloud \ Channel \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ skus
array
Resource names of the SKUs included in this group. Format: products/{product_id}/skus/{sku_id}.
↳ billing_account_purchase_infos
array< BillingAccountPurchaseInfo
>
List of billing accounts that are eligible to purhcase these SKUs.
getSkus
Resource names of the SKUs included in this group.
Format: products/{product_id}/skus/{sku_id}.
setSkus
Resource names of the SKUs included in this group.
Format: products/{product_id}/skus/{sku_id}.
var
string[]
$this
getBillingAccountPurchaseInfos
List of billing accounts that are eligible to purhcase these SKUs.
setBillingAccountPurchaseInfos
List of billing accounts that are eligible to purhcase these SKUs.
$this