public enum UsageMetadata.Types.TrafficTypeReference 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.V1Beta1Assembly
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. |