ज़रूरी नहीं. खोज के नतीजों में दिखाए जाने वाले कॉन्टेंट की क्वालिटी का कम से कम लेवल. इससे कम क्वालिटी वाला कोई नतीजा नहीं दिखाया जाएगा. इसकी वैल्यू न डालने का मतलब है कि सिर्फ़ हाई क्वालिटी में वीडियो दिखाने की अनुमति दी गई है.
pixelSizeMeters
number
ज़रूरी नहीं. दिखाए जाने वाले डेटा का कम से कम स्केल, हर पिक्सल के लिए मीटर में. इस फ़ील्ड को साफ़ तौर पर सेट न करने पर, डिफ़ॉल्ट रूप से 0.1, 0.25, 0.5, और 1.0 वैल्यू इस्तेमाल की जाती हैं. जिन इमेज कॉम्पोनेंट का सामान्य रिज़ॉल्यूशन pixelSizeMeters से कम है उन्हें pixelSizeMeters में बताए गए रिज़ॉल्यूशन में दिखाया जाएगा. जिन इमेज कॉम्पोनेंट का सामान्य रिज़ॉल्यूशन pixelSizeMeters के बराबर या उससे ज़्यादा है उन्हें उस सामान्य रिज़ॉल्यूशन में दिखाया जाएगा.
exactQualityRequired
boolean
ज़रूरी नहीं. इमेज की क्वालिटी को सटीक रखना ज़रूरी है या नहीं. अगर इसे 'गलत' पर सेट किया जाता है, तो requiredQuality फ़ील्ड को कम से कम ज़रूरी क्वालिटी के तौर पर समझा जाता है. जैसे, requiredQuality को 'मीडियम' पर सेट करने पर, अच्छी क्वालिटी की इमेज दिख सकती हैं. अगर इसकी वैल्यू 'सही है' पर सेट है, तो requiredQuality को ज़रूरी क्वालिटी के तौर पर समझा जाता है. साथ ही, अगर requiredQuality को MEDIUM पर सेट किया जाता है, तो सिर्फ़ MEDIUM क्वालिटी की इमेज दिखती है.
[[["समझने में आसान है","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-08-29 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eRetrieves solar information for a specified region using latitude, longitude, and radius.\u003c/p\u003e\n"],["\u003cp\u003eAllows customization of data retrieval with parameters like \u003ccode\u003eview\u003c/code\u003e, \u003ccode\u003erequiredQuality\u003c/code\u003e, \u003ccode\u003epixelSizeMeters\u003c/code\u003e, and \u003ccode\u003eexactQualityRequired\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eReturns an error if the location is outside the coverage area or if radius exceeds limitations.\u003c/p\u003e\n"],["\u003cp\u003eRequires authorization with the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e scope.\u003c/p\u003e\n"],["\u003cp\u003eResponse includes a \u003ccode\u003eDataLayers\u003c/code\u003e object containing the requested solar data subset if successful.\u003c/p\u003e\n"]]],["This content details how to retrieve solar information for a specific region via a `GET` request to `https://solar.googleapis.com/v1/dataLayers:get`. The request requires parameters like `location` (latitude/longitude), `radiusMeters`, and optional parameters including `view`, `requiredQuality`, `pixelSizeMeters` and `exactQualityRequired`. The body is empty and a successful response will provide solar data via `DataLayers`. Specific authorization scope `https://www.googleapis.com/auth/cloud-platform` is required. `DataLayerView` allows one to define the solar information subset to be retrieved.\n"],null,[]]