Cloud Commerce Producer V1BETA API - Module Google::Cloud::CommerceProducer::V1beta::Sku::SkuPrice::ComputeEngineLicenseUsageFee::MachineResource (v0.1.0)

Reference documentation and code samples for the Cloud Commerce Producer V1BETA API module Google::Cloud::CommerceProducer::V1beta::Sku::SkuPrice::ComputeEngineLicenseUsageFee::MachineResource.

The machine resource type that the SKU applies to, if any.

Constants

MACHINE_RESOURCE_UNSPECIFIED

value: 0
The SKU applies to all instances irrespective of machine shape. This is referred to as "instance-based pricing" because the price is the same for all instances.

VCPU_COUNT

value: 1
The SKU applies based on the instance's vCPU count.

MEMORY_BYTES

value: 2
The SKU applies based on the instance's memory size in bytes.

GPU_COUNT

value: 3
The SKU applies based on the instance's GPU count.