Cloud Commerce Producer v1beta API - Enum Sku.Types.SkuPrice.Types.KubernetesEnginePodUsageFee.Types.PodResource (1.0.0-beta01)

public enum Sku.Types.SkuPrice.Types.KubernetesEnginePodUsageFee.Types.PodResource

Reference documentation and code samples for the Cloud Commerce Producer v1beta API enum Sku.Types.SkuPrice.Types.KubernetesEnginePodUsageFee.Types.PodResource.

The pod resource type that the SKU applies to.

Namespace

Google.Cloud.CommerceProducer.V1Beta

Assembly

Google.Cloud.CommerceProducer.V1Beta.dll

Fields

Name Description
GpuCount

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

MemoryBytes

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

TpuCount

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

Unspecified

Unused.

VcpuCount

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