Cloud Commerce Producer v1beta API - Enum Sku.Types.SkuPrice.Types.AiPlatformManagedModelUsageFee.Types.PredictionMode (1.0.0-beta01)

public enum Sku.Types.SkuPrice.Types.AiPlatformManagedModelUsageFee.Types.PredictionMode

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

The prediction modes of requests that the SKU applies to.

Namespace

Google.Cloud.CommerceProducer.V1Beta

Assembly

Google.Cloud.CommerceProducer.V1Beta.dll

Fields

Name Description
BatchPrediction

The SKU applies to batch prediction.

OnlinePrediction

The SKU applies to online prediction.

Unspecified

The SKU does not distinguish between prediction modes.