इससे पता चलता है कि यह किस तरह का संसाधन है. वैल्यू: तय स्ट्रिंग "walletobjects#uri".
uri
string
किसी वेब पेज, इमेज या अन्य संसाधन की जगह. LinksModuleData मॉड्यूल के यूआरआई में अलग-अलग प्रीफ़िक्स हो सकते हैं, जो यूआरआई के टाइप को दिखाते हैं (किसी वेब पेज का लिंक, किसी मैप का लिंक, कोई टेलीफ़ोन नंबर या ईमेल पता). यूआरआई में स्कीम होनी चाहिए.
description
string
ऐप्लिकेशन में टेक्स्ट के तौर पर दिखने वाले यूआरआई का टाइटल. इसमें ज़्यादा से ज़्यादा 20 वर्ण इस्तेमाल करने का सुझाव दिया जाता है. इससे यह पक्का किया जा सकता है कि पूरी स्ट्रिंग छोटी स्क्रीन पर दिखे.
ध्यान दें कि कुछ कॉन्टेक्स्ट में इस टेक्स्ट का इस्तेमाल नहीं किया जाता है, जैसे कि जब description किसी इमेज का हिस्सा हो.
जानकारी के लिए अनुवाद की गई स्ट्रिंग. इसमें ज़्यादा से ज़्यादा 20 वर्ण इस्तेमाल करने का सुझाव दिया जाता है. इससे यह पक्का किया जा सकता है कि पूरी स्ट्रिंग छोटी स्क्रीन पर दिखे.
id
string
यूआरआई से जुड़ा आईडी. इस फ़ील्ड का इस्तेमाल करके, यूआरआई को आसानी से मैनेज किया जा सकता है.
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[],["The JSON representation defines a resource with fields for `kind` (deprecated), `uri`, `description`, `localizedDescription`, and `id`. `uri` stores the location of a web resource, while `description` and `localizedDescription` provide textual titles, with a 20-character recommendation. The `id` field enables easier URI management. The `kind` identifies the resource type, but is marked as deprecated. Various URI prefixes indicate the link's nature (web, map, phone, email).\n"]]