invisible property
Indicates if a metric is invisible in the report response.
If a metric is invisible, the metric will not produce a column in the
response, but can be used in metricFilter, orderBys, or a metric
expression.
Implementation
core.bool? invisible;