GoogleCloudChannelV1QueryEligibleBillingAccountsResponse constructor

GoogleCloudChannelV1QueryEligibleBillingAccountsResponse({
  1. List<GoogleCloudChannelV1SkuPurchaseGroup>? skuPurchaseGroups,
})

Implementation

GoogleCloudChannelV1QueryEligibleBillingAccountsResponse({
  this.skuPurchaseGroups,
});