columnHeaders property
Column headers that list dimension names followed by the metric names.
The order of dimensions and metrics is same as specified in the request.
Implementation
core.List<RealtimeDataColumnHeaders>? columnHeaders;
Column headers that list dimension names followed by the metric names.
The order of dimensions and metrics is same as specified in the request.
core.List<RealtimeDataColumnHeaders>? columnHeaders;