public enum Sku.Types.SkuPrice.Types.AiPlatformDeployedModelUsageFee.Types.UsageCalculationReference 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.V1BetaAssembly
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 |
Unspecified |
Unused. |