comparisonFilter property

String? comparisonFilter
getter/setter pair

Filter for the data that can be specified in addition to the natural language query.

This filter is specifically used for charts where comparisons are possible. For example, "compare to last month" or "compare to previous quarter".

Optional.

Implementation

core.String? comparisonFilter;