displayInfo property

String? displayInfo
getter/setter pair

A string that supplements the display_name to identify the attribute.

If the dimension is TOPIC, this is a brief description of the Knowledge Graph entity, such as "American singer-songwriter". If the dimension is CATEGORY, this is the complete path to the category in The Product & Service taxonomy, for example "/Apparel/Clothing/Outerwear".

Implementation

core.String? displayInfo;