Vertex AI v1 API - Enum GenerateContentResponse.Types.UsageMetadata.Types.TrafficType (3.65.0)

public enum GenerateContentResponse.Types.UsageMetadata.Types.TrafficType

Reference documentation and code samples for the Vertex AI v1 API enum GenerateContentResponse.Types.UsageMetadata.Types.TrafficType.

The type of traffic that this request was processed with, indicating which quota is consumed.

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Fields

Name Description
OnDemand

The request was processed using Pay-As-You-Go quota.

OnDemandFlex

Type for Flex traffic.

OnDemandPriority

Type for Priority Pay-As-You-Go traffic.

ProvisionedThroughput

Type for Provisioned Throughput traffic.

Unspecified

Unspecified request traffic type.