Maps डेटासेट एपीआई क्लाइंट लाइब्रेरी
इस पेज पर, Maps Datasets API के लिए क्लाइंट लाइब्रेरी का इस्तेमाल शुरू करने का तरीका बताया गया है.
क्लाइंट लाइब्रेरी के बारे में जानकारी में क्लाइंट लाइब्रेरी के बारे में ज़्यादा पढ़ें.
क्लाइंट लाइब्रेरी इंस्टॉल करना
पुष्टि करने की सुविधा सेट अप करना
क्लाइंट लाइब्रेरी का इस्तेमाल करने पर, पुष्टि करने के लिए ऐप्लिकेशन के डिफ़ॉल्ट क्रेडेंशियल (ADC) का इस्तेमाल किया जाता है. एडीसी सेट अप करने के बारे में जानने के लिए, ऐप्लिकेशन के डिफ़ॉल्ट क्रेडेंशियल के लिए क्रेडेंशियल दें लेख पढ़ें.
क्लाइंट लाइब्रेरी के साथ एडीसी का इस्तेमाल करने के बारे में जानने के लिए, क्लाइंट लाइब्रेरी का इस्तेमाल करके पुष्टि करना लेख पढ़ें.
क्लाइंट लाइब्रेरी का इस्तेमाल करना
अन्य संसाधन
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-02-28 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-02-28 (UTC) को अपडेट किया गया."],[[["This page provides instructions on getting started with the Maps Datasets API client libraries for Node.js and Python."],["You'll learn how to install the necessary client libraries using npm or pip."],["Authentication is handled using Application Default Credentials (ADC), and the page links to resources for setting up ADC."],["Code samples demonstrate basic usage of the client libraries, such as creating a dataset, for both Node.js and Python."],["Links to additional resources like source code, issue trackers, and Stack Overflow are provided for further assistance."]]],["To utilize the Maps Datasets API client libraries, first, install the library using `npm install @googlemaps/maps-platform-datasets` for Node.js or `pip install --upgrade google-maps-mapsplatformdatasets` for Python. Set up Application Default Credentials (ADC) for authentication. Node.js and Python code examples show creating a dataset by instantiating a client, constructing a request, and making the request. Additional resources include links to source code, issue trackers, and Stack Overflow.\n"]]