QueryMetadata

JSON representation
{"metrics":[string],"dimensions":[string],"startTimestamp":string,"endTimestamp":string,"outputFormat":string,"timeUnit":string}
Fields
metrics[]

string

Metrics of the AsyncQuery.

Example: ["name:message_count,func:sum,alias:sum_message_count"]

dimensions[]

string

Dimensions of the AsyncQuery.

startTimestamp

string

Start timestamp of the query range.

endTimestamp

string

End timestamp of the query range.

outputFormat

string

Output format.

timeUnit

string

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.