EntityDisplay
किसी क्वेरी से किसी खास टाइप की इकाई को निकालने के बाद, कैनवस पर दिखाए जाने वाले एलिमेंट. यह सिर्फ़ कैनवस की सुविधा वाले ऐप्लिकेशन के लिए काम का है. इस मैसेज को स्थानीय भाषा में लिखा जा सकता है.
YAML प्रतिनिधि |
iconTitle: string
iconUrl: string |
फ़ील्ड |
iconTitle |
string
ज़रूरी नहीं. आइकॉन का टाइटल.
|
iconUrl |
string
ज़रूरी है. आइकॉन का यूआरएल.
|
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-08-22 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2024-08-22 (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"]]