EntityDisplay
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
একটি ক্যোয়ারী থেকে একটি নির্দিষ্ট ধরণের সত্তা বের করা হলে যে উপাদানগুলি ক্যানভাসে প্রদর্শিত হবে৷ শুধুমাত্র ক্যানভাস সক্ষম অ্যাপের জন্য প্রাসঙ্গিক। এই বার্তা স্থানীয়করণযোগ্য.
YAML প্রতিনিধিত্ব |
---|
iconTitle: string
iconUrl: string |
ক্ষেত্র |
---|
iconTitle | string ঐচ্ছিক। আইকনের শিরোনাম। |
iconUrl | string প্রয়োজন। আইকনের ইউআরএল। |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-07-24 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. |"]]