Enumeration TrafficType

Output only. Traffic type. This shows whether a request consumes Pay-As-You-Go or Provisioned Throughput quota.

Enumeration Members

ON_DEMAND: "ON_DEMAND"

Type for Pay-As-You-Go traffic.

PROVISIONED_THROUGHPUT: "PROVISIONED_THROUGHPUT"

Type for Provisioned Throughput traffic.

TRAFFIC_TYPE_UNSPECIFIED: "TRAFFIC_TYPE_UNSPECIFIED"

Unspecified request traffic type.