Module Google::Cloud::Billing::V1::AggregationInfo::AggregationLevel (v0.7.5)

The level at which usage is aggregated to compute cost. Example: "ACCOUNT" aggregation level indicates that usage for tiered pricing is aggregated across all projects in a single account.

Constants

AGGREGATION_LEVEL_UNSPECIFIED

value: 0

ACCOUNT

value: 1

PROJECT

value: 2