Interface protos.google.cloud.baremetalsolution.v2.IProvisioningQuota (1.1.0)

Properties of a ProvisioningQuota.

Package

@google-cloud/bare-metal-solution

Properties

assetType

assetType?: (google.cloud.baremetalsolution.v2.ProvisioningQuota.AssetType|keyof typeof google.cloud.baremetalsolution.v2.ProvisioningQuota.AssetType|null);

ProvisioningQuota assetType

availableCount

availableCount?: (number|null);

ProvisioningQuota availableCount

gcpService

gcpService?: (string|null);

ProvisioningQuota gcpService

instanceQuota

instanceQuota?: (google.cloud.baremetalsolution.v2.IInstanceQuota|null);

ProvisioningQuota instanceQuota

location

location?: (string|null);

ProvisioningQuota location

name

name?: (string|null);

ProvisioningQuota name

networkBandwidth

networkBandwidth?: (number|Long|string|null);

ProvisioningQuota networkBandwidth

serverCount

serverCount?: (number|Long|string|null);

ProvisioningQuota serverCount

storageGib

storageGib?: (number|Long|string|null);

ProvisioningQuota storageGib