Images
इमेज
ऐप्लिकेशन
PageElement
अभी तक किसी भी व्यक्ति ने चेक इन नहीं किया है
तरह का आइकॉन, इमेज को दिखाता है.
JSON के काेड में दिखाना
|
{
"contentUrl": string,
"imageProperties": {
object (ImageProperties )
},
"sourceUrl": string,
"placeholder": {
object (Placeholder )
}
}
|
फ़ील्ड
|
contentUrl
|
string
30 मिनट की डिफ़ॉल्ट लाइफ़टाइम वाली इमेज का यूआरएल. यह यूआरएल, अनुरोध करने वाले के खाते से टैग किया गया है. अगर किसी व्यक्ति के पास यूआरएल है, तो वह इमेज को अनुरोध करने वाले व्यक्ति के तौर पर असरदार तरीके से ऐक्सेस करता है. अगर प्रज़ेंटेशन की शेयर करने की सेटिंग बदल जाती है, तो इमेज को ऐक्सेस नहीं किया जा सकता.
|
imageProperties
|
object (ImageProperties )
इमेज की प्रॉपर्टी.
|
sourceUrl
|
string
सोर्स यूआरएल, वह यूआरएल होता है जिसका इस्तेमाल इमेज डालने के लिए किया जाता है. सोर्स यूआरएल वाला फ़ील्ड खाली हो सकता है.
|
placeholder
|
object (Placeholder )
प्लेसहोल्डर ऐसे पेज एलिमेंट होते हैं जिन्हें लेआउट और मास्टर पर, उनसे जुड़े प्लेसहोल्डर से इनहेरिट किया जाता है.
अगर यह इमेज सेट की जाती है, तो यह एक प्लेसहोल्डर इमेज है और इनहेरिट की गई किसी भी प्रॉपर्टी को हल करने के लिए,
Placeholder.parent_object_id अभी तक किसी भी व्यक्ति ने चेक इन नहीं किया है
फ़ील्ड.
|
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-09-03 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2024-09-03 (UTC) को अपडेट किया गया."],[[["Image PageElement represents images within Google Slides."],["It includes properties like `contentUrl`, `imageProperties`, `sourceUrl`, and `placeholder`."],["`contentUrl` provides a temporary URL for accessing the image."],["`placeholder` details if the image acts as a placeholder and inherits properties from parent layouts or masters."]]],["An image `PageElement` is defined by its `contentUrl`, `imageProperties`, `sourceUrl`, and optional `placeholder`. The `contentUrl` provides a temporary (30-minute) access URL tied to the requester's account. `imageProperties` details the image's attributes. The `sourceUrl` indicates where the image was inserted from. `Placeholder` signifies inherited properties from parent layouts or masters, resolvable via `parent_object_id`. These elements define the data and source of the image.\n"]]