The QueryUsageHistories response.
| JSON representation |
|---|
{
"usageHistories": [
{
object ( |
| Fields | |
|---|---|
usageHistories[] |
The usage histories that match the request. |
UsageHistory
A collection of data points that describes the historical time-varying values of a resource.
| JSON representation |
|---|
{ "timeSeries": { object ( |
| Fields | |
|---|---|
timeSeries |
The collection of data points that represent the historical values. |
aggregationMethod |
Method used to convert sampled usage data to time series values. |