Class UsageCalculation (0.1.0)

UsageCalculation(value)

Determines how the customer's usage is calculated.

Enums

Name Description
USAGE_CALCULATION_UNSPECIFIED Unused.
LINEAR_RESOURCE_SCALED_DEPLOYMENT_RUNTIME 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.