public enum Sku.Types.SkuPrice.Types.KubernetesEnginePodUsageFee.Types.PodResourceReference 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.V1BetaAssembly
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. |