Vertex AI v1beta1 API - Enum UsageMetadata.Types.TrafficType (1.0.0-beta57)

public enum UsageMetadata.Types.TrafficType

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

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

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Fields

Name Description
OnDemand

Type for Pay-As-You-Go traffic.

ProvisionedThroughput

Type for Provisioned Throughput traffic.

Unspecified

Unspecified request traffic type.