public enum Sku.SkuPrice.KubernetesEnginePodUsageFee.PodResource extends Enum<Sku.SkuPrice.KubernetesEnginePodUsageFee.PodResource> implements ProtocolMessageEnumThe pod resource type that the SKU applies to.
Protobuf enum
google.cloud.commerceproducer.v1beta.Sku.SkuPrice.KubernetesEnginePodUsageFee.PodResource
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
GPU_COUNT |
The SKU applies based on the pod's GPU count. |
GPU_COUNT_VALUE |
The SKU applies based on the pod's GPU count. |
MEMORY_BYTES |
The SKU applies based on the pod's memory size in bytes. |
MEMORY_BYTES_VALUE |
The SKU applies based on the pod's memory size in bytes. |
POD_RESOURCE_UNSPECIFIED |
Unused. |
POD_RESOURCE_UNSPECIFIED_VALUE |
Unused. |
TPU_COUNT |
The SKU applies based on the pod's TPU count. |
TPU_COUNT_VALUE |
The SKU applies based on the pod's TPU count. |
UNRECOGNIZED |
|
VCPU_COUNT |
The SKU applies based on the pod's vCPU count. |
VCPU_COUNT_VALUE |
The SKU applies based on the pod's vCPU count. |
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|