Resource: UsageReports
JSON representation |
---|
{
"kind": string,
"etag": string,
"warnings": [
{
"code": string,
"message": string,
"data": [
{
"key": string,
"value": string
}
]
}
],
"usageReports": [
{
object ( |
Fields | |
---|---|
kind |
The type of API resource. For a usage report, the value is |
etag |
ETag of the resource. |
warnings[] |
Warnings, if any. |
warnings[]. |
Machine readable code or warning type. The warning code value is |
warnings[]. |
The human readable messages for a warning are:
|
warnings[]. |
Key-value pairs to give detailed information on the warning. |
warnings[]. |
Key associated with a key-value pair to give detailed information on the warning. |
warnings[]. |
Value associated with a key-value pair to give detailed information on the warning. |
usage |
Various application parameter records. |
next |
Token to specify next page. A report with multiple pages has a |
Methods |
|
---|---|
|
Retrieves a report which is a collection of properties and statistics for entities used by users within the account. |