Class AiPlatformProvisionedThroughputFee (0.1.0)

AiPlatformProvisionedThroughputFee(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Details about a SKU pricing reservation of AI Platform Provisioned Throughput <https://docs.cloud.google.com/gemini-enterprise-agent-platform/models/provisioned-throughput>__.

Customers may purchase provisioned throughput reservations for AI Platform managed model products. This provides the customer with provisioned throughput quota for a particular model and location. Model usage below the provisioned throughput quota threshold is voided and is not charged by the product's managed model usage fees.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
term_duration_months int
Output only. The duration of the provisioned throughput reservation in months. This field is a member of oneof_ term.
gsu_price_per_unit google.type.money_pb2.Money
The price per `Generative AI Scale Unit (GSU)
location google.cloud.commerceproducer_v1beta.types.Sku.SkuPrice.AiPlatformManagedModelEndpointLocation
Output only. The location where provisioned throughput is priced by this SKU.
unit str
Output only. The price unit of the SKU. See https://ucum.org/ucum.html for the format of the price unit. Since provisioned throughput reservations are billed by duration, this will always be a time unit. The price unit of a provisioned throughput SKU is not necessarily the same as the reservation term. This field is unrelated to the `Generative AI Scale Unit (GSU)