public enum Sku.SkuPrice.AiPlatformManagedModelUsageFee.PredictionMode extends Enum<Sku.SkuPrice.AiPlatformManagedModelUsageFee.PredictionMode> implements ProtocolMessageEnumThe prediction modes of requests that the SKU applies to.
Protobuf enum
google.cloud.commerceproducer.v1beta.Sku.SkuPrice.AiPlatformManagedModelUsageFee.PredictionMode
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
BATCH_PREDICTION |
The SKU applies to batch prediction. |
BATCH_PREDICTION_VALUE |
The SKU applies to batch prediction. |
ONLINE_PREDICTION |
The SKU applies to online prediction. |
ONLINE_PREDICTION_VALUE |
The SKU applies to online prediction. |
PREDICTION_MODE_UNSPECIFIED |
The SKU does not distinguish between prediction modes. |
PREDICTION_MODE_UNSPECIFIED_VALUE |
The SKU does not distinguish between prediction modes. |
UNRECOGNIZED |
|
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() |
|