Google Classroom ऐड-ऑन अब आम तौर पर डेवलपर के लिए उपलब्ध हैं! ज़्यादा जानकारी के लिए, कृपया
ऐड-ऑन दस्तावेज़ देखें.
Link
JSON के काेड में दिखाना |
{
"url": string,
"title": string,
"thumbnailUrl": string
} |
फ़ील्ड |
url |
string
लिंक किया जाने वाला यूआरएल. यह एक मान्य UTF-8 स्ट्रिंग होनी चाहिए, जिसमें 1 से 2024 वर्ण होने चाहिए.
|
title |
string
यूआरएल के टारगेट का टाइटल. सिर्फ़ पढ़ने के लिए.
|
thumbnailUrl |
string
टारगेट यूआरएल की थंबनेल इमेज का यूआरएल. सिर्फ़ पढ़ने के लिए.
|
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-12-06 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2024-12-06 (UTC) को अपडेट किया गया."],[[["URLs are represented as JSON objects with `url`, `title`, and `thumbnailUrl` fields."],["The `url` field is a required string containing the link destination and must be between 1 and 2024 characters."],["The `title` and `thumbnailUrl` fields are read-only and provide the title and thumbnail image URL of the linked content, respectively."]]],[]]