ProvisioningQuota constructor
ProvisioningQuota({})
Implementation
ProvisioningQuota({
this.assetType,
this.availableCount,
this.gcpService,
this.instanceQuota,
this.location,
this.name,
this.networkBandwidth,
this.serverCount,
this.storageGib,
});