EntityDisplay

  • Defines elements for visual representation of extracted entities on a canvas within canvas-enabled apps.

  • Uses YAML to specify an icon's title (optional) and its URL (required) for display.

  • This configuration is localizable, allowing for adaptation to different languages or regions.

Elements that will be displayed on the canvas once a particular type's entity is extracted from a query. Only relevant for canvas enabled apps. This message is localizable.

YAML representation
iconTitle: string
iconUrl: string
Fields
iconTitle

string

Optional. Title of the icon.

iconUrl

string

Required. Url of the icon.