Interface protos.google.cloud.commerceproducer.v1beta.Sku.SkuPrice.IComputeEngineLicenseUsageFee (0.1.0)

Properties of a ComputeEngineLicenseUsageFee.

Package

@google-cloud/commerceproducer

Properties

licenseCode

licenseCode?: (string|null);

ComputeEngineLicenseUsageFee licenseCode

machineResource

machineResource?: (google.cloud.commerceproducer.v1beta.Sku.SkuPrice.ComputeEngineLicenseUsageFee.MachineResource|keyof typeof google.cloud.commerceproducer.v1beta.Sku.SkuPrice.ComputeEngineLicenseUsageFee.MachineResource|null);

ComputeEngineLicenseUsageFee machineResource

machineResourceRange

machineResourceRange?: (google.cloud.commerceproducer.v1beta.Sku.SkuPrice.ComputeEngineLicenseUsageFee.IMachineResourceRange|null);

ComputeEngineLicenseUsageFee machineResourceRange

pricePerUnit

pricePerUnit?: (google.type.IMoney|null);

ComputeEngineLicenseUsageFee pricePerUnit

unit

unit?: (string|null);

ComputeEngineLicenseUsageFee unit

usageCalculation

usageCalculation?: (google.cloud.commerceproducer.v1beta.Sku.SkuPrice.ComputeEngineLicenseUsageFee.UsageCalculation|keyof typeof google.cloud.commerceproducer.v1beta.Sku.SkuPrice.ComputeEngineLicenseUsageFee.UsageCalculation|null);

ComputeEngineLicenseUsageFee usageCalculation