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

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

The pod resource type that the SKU applies to.

Constants

POD_RESOURCE_UNSPECIFIED

value: 0
Unused.

VCPU_COUNT

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

MEMORY_BYTES

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

GPU_COUNT

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

TPU_COUNT

value: 4
The SKU applies based on the pod's TPU count.