EntityDisplay
Элементы, которые будут отображаться на холсте после извлечения сущности определенного типа из запроса. Актуально только для приложений с поддержкой Canvas. Это сообщение можно локализовать.
YAML-представление |
---|
iconTitle: string
iconUrl: string |
Поля |
---|
iconTitle | string Необязательный. Название иконы. |
iconUrl | string Необходимый. URL значка. |
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2024-11-12 UTC.
[null,null,["Последнее обновление: 2024-11-12 UTC."],[[["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."]]],["The document outlines the YAML representation for displaying elements on a canvas when a specific entity type is extracted. It defines two fields: `iconTitle` (optional string, the icon's title) and `iconUrl` (required string, the icon's URL). This information is applicable to canvas-enabled applications and is localizable, allowing customization of the visual representation of extracted entities.\n"]]