Module: Google::Cloud::Billing::V1::AggregationInfo::AggregationInterval

Defined in:
proto_docs/google/cloud/billing/v1/cloud_catalog.rb

Overview

The interval at which usage is aggregated to compute cost. Example: "MONTHLY" aggregation interval indicates that usage for tiered pricing is aggregated every month.

Constant Summary collapse

AGGREGATION_INTERVAL_UNSPECIFIED =
0
DAILY =
1
MONTHLY =
2