objectDisplayLabel property

String? objectDisplayLabel
getter/setter pair

The user friendly label to display in the search result to indicate the type of the item.

This is OPTIONAL; if not provided, an object label isn't displayed on the context line of the search results. The maximum length is 64 characters.

Implementation

core.String? objectDisplayLabel;