EntityDisplay
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Elementy, które będą wyświetlane w obszarze roboczym po wyodrębnieniu z zapytania encji określonego typu. Dotyczy tylko aplikacji obsługujących kanwy. Tę wiadomość można zlokalizować.
Reprezentacja YAML |
iconTitle: string
iconUrl: string |
Pola |
iconTitle |
string
Opcjonalnie: Tytuł ikony.
|
iconUrl |
string
Wymagane. Adres URL ikony.
|
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-26 UTC.
[null,null,["Ostatnia aktualizacja: 2025-07-26 UTC."],[[["\u003cp\u003eDefines elements for visual representation of extracted entities on a canvas within canvas-enabled apps.\u003c/p\u003e\n"],["\u003cp\u003eUses YAML to specify an icon's title (optional) and its URL (required) for display.\u003c/p\u003e\n"],["\u003cp\u003eThis configuration is localizable, allowing for adaptation to different languages or regions.\u003c/p\u003e\n"]]],["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"],null,["# EntityDisplay\n\n- [YAML representation](#SCHEMA_REPRESENTATION)\n\nElements 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.**\n\n| YAML representation ||\n|-------------------------------------------|---|\n| ``` iconTitle: string iconUrl: string ``` |\n\n| Fields ||\n|-------------|---------------------------------------|\n| `iconTitle` | `string` Optional. Title of the icon. |\n| `iconUrl` | `string` Required. Url of the icon. |"]]