Billing V1 API - Module Google::Cloud::Billing::V1::AggregationInfo::AggregationLevel (v0.16.0)

Reference documentation and code samples for the Billing V1 API module Google::Cloud::Billing::V1::AggregationInfo::AggregationLevel.

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