public sealed class Sku.Types.SkuPrice.Types.AiPlatformManagedModelUsageFee : IMessage<Sku.Types.SkuPrice.Types.AiPlatformManagedModelUsageFee>, IEquatable<Sku.Types.SkuPrice.Types.AiPlatformManagedModelUsageFee>, IDeepCloneable<Sku.Types.SkuPrice.Types.AiPlatformManagedModelUsageFee>, IBufferMessage, IMessageReference documentation and code samples for the Cloud Commerce Producer v1beta API class Sku.Types.SkuPrice.Types.AiPlatformManagedModelUsageFee.
Details about a SKU pricing usage of an AI Platform Managed Model (MaaS).
Implements
IMessageSkuTypesSkuPriceTypesAiPlatformManagedModelUsageFee, IEquatableSkuTypesSkuPriceTypesAiPlatformManagedModelUsageFee, IDeepCloneableSkuTypesSkuPriceTypesAiPlatformManagedModelUsageFee, IBufferMessage, IMessageNamespace
Google.Cloud.CommerceProducer.V1BetaAssembly
Google.Cloud.CommerceProducer.V1Beta.dll
Constructors
AiPlatformManagedModelUsageFee()
public AiPlatformManagedModelUsageFee()AiPlatformManagedModelUsageFee(AiPlatformManagedModelUsageFee)
public AiPlatformManagedModelUsageFee(Sku.Types.SkuPrice.Types.AiPlatformManagedModelUsageFee other)| Parameter | |
|---|---|
| Name | Description |
other |
SkuTypesSkuPriceTypesAiPlatformManagedModelUsageFee |
Properties
CombinedRequestInputTokensRange
public Sku.Types.SkuPrice.Types.AiPlatformManagedModelUsageFee.Types.CombinedRequestInputTokensRange CombinedRequestInputTokensRange { get; set; }Output only. The range of aggregated input token values covered by the SKU. Unset if the SKU is not scoped to a particular range. A request is in scope for this SKU if its aggregated input token value falls within the range. The collection of SKUs in effect at any given time scoped to a particular aggregated input token value range will cover all possible values without overlap. Such a collection of SKUs form a "tiered" price structure over the possible value, with each SKU acting as a "tier".
NOTE: This is distinct from a SKU with tiered pricing.
| Property Value | |
|---|---|
| Type | Description |
SkuTypesSkuPriceTypesAiPlatformManagedModelUsageFeeTypesCombinedRequestInputTokensRange |
|
Location
public Sku.Types.SkuPrice.Types.AiPlatformManagedModelEndpointLocation Location { get; set; }Output only. The model endpoint location where usage is priced by this SKU. If no location is specified, the SKU applies to usage in all locations.
| Property Value | |
|---|---|
| Type | Description |
SkuTypesSkuPriceTypesAiPlatformManagedModelEndpointLocation |
|
PredictionMode
public Sku.Types.SkuPrice.Types.AiPlatformManagedModelUsageFee.Types.PredictionMode PredictionMode { get; set; }Output only. The prediction mode of requests that the SKU applies to.
| Property Value | |
|---|---|
| Type | Description |
SkuTypesSkuPriceTypesAiPlatformManagedModelUsageFeeTypesPredictionMode |
|
PriceStructureCase
public Sku.Types.SkuPrice.Types.AiPlatformManagedModelUsageFee.PriceStructureOneofCase PriceStructureCase { get; }| Property Value | |
|---|---|
| Type | Description |
SkuTypesSkuPriceTypesAiPlatformManagedModelUsageFeePriceStructureOneofCase |
|
ProvisionedThroughputOverage
public Sku.Types.SkuPrice.Types.AiPlatformManagedModelUsageFee.Types.ProvisionedThroughputOverage ProvisionedThroughputOverage { get; set; }Output only. Set when the SKU is a historical provisioned throughput overage SKU. Starting 2025-08-26 such SKUs have no effect, and usage in excess of provisioned throughput quota is now metered as standard usage. This field is set only in historical SKU timeline entries for overage SKUs belonging to partners that offered provisioned throughput for AI Platform managed model products prior to the unification of standard usage and provisioned throughput overage metering.
| Property Value | |
|---|---|
| Type | Description |
SkuTypesSkuPriceTypesAiPlatformManagedModelUsageFeeTypesProvisionedThroughputOverage |
|
TieredPrice
public Sku.Types.SkuPrice.Types.TieredPrice TieredPrice { get; set; }Output only. Tiered pricing of the SKU.
| Property Value | |
|---|---|
| Type | Description |
SkuTypesSkuPriceTypesTieredPrice |
|
UsageMetric
public Sku.Types.SkuPrice.Types.AiPlatformManagedModelUsageFee.Types.AiPlatformManagedModelUsageMetric UsageMetric { get; set; }Output only. The usage metric that the SKU applies to.
| Property Value | |
|---|---|
| Type | Description |
SkuTypesSkuPriceTypesAiPlatformManagedModelUsageFeeTypesAiPlatformManagedModelUsageMetric |
|