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