QueryMetadata Stay organized with collections Save and categorize content based on your preferences.
| JSON representation |
|---|
{"metrics":[string],"dimensions":[string],"startTimestamp":string,"endTimestamp":string,"outputFormat":string,"timeUnit":string} |
| Fields | |
|---|---|
metrics[] |
Metrics of the AsyncQuery. Example: ["name:message_count,func:sum,alias:sum_message_count"] |
dimensions[] |
Dimensions of the AsyncQuery. |
startTimestamp |
Start timestamp of the query range. |
endTimestamp |
End timestamp of the query range. |
outputFormat |
Output format. |
timeUnit |
Query GroupBy time unit. |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-17 UTC.