query property

String? query
getter/setter pair

Query that defines performance metrics to retrieve and dimensions according to which the metrics are to be segmented.

For details on how to construct your query, see the Query Language guide.

Required.

Implementation

core.String? query;