EntityDisplay
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
从查询中提取特定类型的实体后,将在画布上显示的元素。仅适用于支持画布的应用。此消息可本地化。
YAML 表示法 |
iconTitle: string
iconUrl: string |
字段 |
iconTitle |
string
可选。图标的标题。
|
iconUrl |
string
必需。图标的网址。
|
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-26。
[null,null,["最后更新时间 (UTC):2025-07-26。"],[[["\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. |"]]