Cloud Commerce Producer V1BETA API - Module Google::Cloud::CommerceProducer::V1beta::Sku::SkuPrice::ComputeEngineLicenseUsageFee::MachineResource (v0.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-08-04 UTC."],[],[]]