Vertex AI V1 API - Module Google::Cloud::AIPlatform::V1::UsageMetadata::TrafficType (v1.34.0)

Reference documentation and code samples for the Vertex AI V1 API module Google::Cloud::AIPlatform::V1::UsageMetadata::TrafficType.

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

Constants

TRAFFIC_TYPE_UNSPECIFIED

value: 0
Unspecified request traffic type.

ON_DEMAND

value: 1
Type for Pay-As-You-Go traffic.

PROVISIONED_THROUGHPUT

value: 2
Type for Provisioned Throughput traffic.