Cloud Commerce Producer v1beta API - Enum Sku.Types.SkuPrice.Types.AiPlatformDeployedModelUsageFee.Types.UsageCalculation (1.0.0-beta01)

public enum Sku.Types.SkuPrice.Types.AiPlatformDeployedModelUsageFee.Types.UsageCalculation

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

Determines how the customer's usage is calculated.

Namespace

Google.Cloud.CommerceProducer.V1Beta

Assembly

Google.Cloud.CommerceProducer.V1Beta.dll

Fields

Name Description
LinearResourceScaledDeploymentRuntime

Usage is calculated from deployment runtime and size. Usage is calculated by measuring the deployment runtime in hours and multiplying by the amount of the deployed model's hardware resource matching the SKU's hardware resource type. This results in a composite unit of hours ('h') multiplied by the unit that denominates the hardware resource, though note that multiplying by the dimensionless unit ("1") has no effect.

Unspecified

Unused.