skuPurchaseGroups property
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;