categoryLabel property

String? categoryLabel
getter/setter pair

The label for the search category.

An empty string denotes the catch-all category for search terms that didn't fit into another category.

Output only.

Implementation

core.String? categoryLabel;