skuPurchaseGroups property

List<GoogleCloudChannelV1SkuPurchaseGroup>? skuPurchaseGroups
getter/setter pair

List of SKU purchase groups where each group represents a set of SKUs that must be purchased using the same billing account.

Each SKU from [QueryEligibleBillingAccountsRequest.skus] will appear in exactly one SKU group.

Implementation

core.List<GoogleCloudChannelV1SkuPurchaseGroup>? skuPurchaseGroups;