EntityDisplay
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Elemen yang akan ditampilkan di kanvas setelah entity jenis tertentu diekstrak dari kueri. Hanya relevan untuk aplikasi yang mendukung kanvas. Pesan ini dapat dilokalkan.
Representasi YAML |
iconTitle: string
iconUrl: string |
Kolom |
iconTitle |
string
Opsional. Judul ikon.
|
iconUrl |
string
Wajib. URL ikon.
|
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2025-07-26 UTC.
[null,null,["Terakhir diperbarui pada 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. |"]]