queryText property

String? queryText
getter/setter pair

A free text query.

If the requested dimensions include Attributes CATEGORY or KNOWLEDGE_GRAPH, then the attributes returned for those dimensions will match or be related to this string. For other dimensions, this field is ignored and all available attributes are returned.

Required.

Implementation

core.String? queryText;