Module: Google::Cloud::CommerceProducer::V1beta::Sku::SkuPrice::AiPlatformManagedModelUsageFee::PredictionMode
- Defined in:
- proto_docs/google/cloud/commerceproducer/v1beta/sku.rb
Overview
The prediction modes of requests that the SKU applies to.
Constant Summary collapse
- PREDICTION_MODE_UNSPECIFIED =
The SKU does not distinguish between prediction modes.
0- ONLINE_PREDICTION =
The SKU applies to online prediction.
1- BATCH_PREDICTION =
The SKU applies to batch prediction.
2