[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Google Cloud Billing V1 Client - Class AggregationInfo (2.1.3)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.3 (latest)](/php/docs/reference/cloud-billing/latest/V1.AggregationInfo)\n- [2.1.2](/php/docs/reference/cloud-billing/2.1.2/V1.AggregationInfo)\n- [2.0.1](/php/docs/reference/cloud-billing/2.0.1/V1.AggregationInfo)\n- [1.9.8](/php/docs/reference/cloud-billing/1.9.8/V1.AggregationInfo)\n- [1.8.0](/php/docs/reference/cloud-billing/1.8.0/V1.AggregationInfo)\n- [1.7.5](/php/docs/reference/cloud-billing/1.7.5/V1.AggregationInfo)\n- [1.6.0](/php/docs/reference/cloud-billing/1.6.0/V1.AggregationInfo)\n- [1.5.6](/php/docs/reference/cloud-billing/1.5.6/V1.AggregationInfo) \nReference documentation and code samples for the Google Cloud Billing V1 Client class AggregationInfo.\n\nRepresents the aggregation level and interval for pricing of a single SKU.\n\nGenerated from protobuf message `google.cloud.billing.v1.AggregationInfo`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Billing \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getAggregationLevel\n\nGenerated from protobuf field `.google.cloud.billing.v1.AggregationInfo.AggregationLevel aggregation_level = 1;`\n\n### setAggregationLevel\n\nGenerated from protobuf field `.google.cloud.billing.v1.AggregationInfo.AggregationLevel aggregation_level = 1;`\n\n### getAggregationInterval\n\nGenerated from protobuf field `.google.cloud.billing.v1.AggregationInfo.AggregationInterval aggregation_interval = 2;`\n\n### setAggregationInterval\n\nGenerated from protobuf field `.google.cloud.billing.v1.AggregationInfo.AggregationInterval aggregation_interval = 2;`\n\n### getAggregationCount\n\nThe number of intervals to aggregate over.\n\nExample: If aggregation_level is \"DAILY\" and aggregation_count is 14,\naggregation will be over 14 days.\n\n### setAggregationCount\n\nThe number of intervals to aggregate over.\n\nExample: If aggregation_level is \"DAILY\" and aggregation_count is 14,\naggregation will be over 14 days."]]