मेरी लाइब्रेरी
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
Mylibrary.bookshelves
कलेक्शन की मदद से, पुष्टि किए गए उपयोगकर्ता की किताबों की अलमारी का कॉन्टेंट देखा जा सकता है और उसमें बदलाव किया जा सकता है.
तरीके
- addVolume
- किताबों की अलमारी में आवाज़ जोड़ता है.
- clearVolumes
- किताबों की अलमारी से सभी वॉल्यूम हटाता है.
- पाएं
- पुष्टि किए गए उपयोगकर्ता की किताबों की खास अलमारी का मेटाडेटा लाता है.
- list
- पुष्टि किए गए उपयोगकर्ता की किताबों की शेल्फ़ की सूची लाता है.
- moveVolume
- किसी किताब को किताबों की अलमारी में ले जाता है.
- removeVolume
- किताबों की अलमारी से आवाज़ हटाता है.
संसाधनों को दिखाना
Bookshelf का संसाधन प्रतिनिधि सेक्शन देखें.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-06-28 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2024-06-28 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eThe \u003ccode\u003eMylibrary.bookshelves\u003c/code\u003e collection enables authenticated users to manage their personal bookshelves.\u003c/p\u003e\n"],["\u003cp\u003eUsers can add, remove, move, and clear volumes within their bookshelves.\u003c/p\u003e\n"],["\u003cp\u003eIt provides methods to retrieve bookshelf metadata and list all bookshelves belonging to the user.\u003c/p\u003e\n"],["\u003cp\u003eThe resource representation details can be found in the Bookshelf resource documentation.\u003c/p\u003e\n"]]],[],null,["# Mylibrary.bookshelves\n\nThe `Mylibrary.bookshelves` collection allows you to view and modify the contents of an authenticated user's own bookshelf.\n\nMethods\n-------\n\n[addVolume](/books/docs/v1/reference/mylibrary/bookshelves/addVolume)\n: Adds a volume to a bookshelf.\n\n[clearVolumes](/books/docs/v1/reference/mylibrary/bookshelves/clearVolumes)\n: Clears all volumes from a bookshelf.\n\n[get](/books/docs/v1/reference/mylibrary/bookshelves/get)\n: Retrieves metadata for a specific bookshelf belonging to the authenticated user.\n\n[list](/books/docs/v1/reference/mylibrary/bookshelves/list)\n: Retrieves a list of bookshelves belonging to the authenticated user.\n\n[moveVolume](/books/docs/v1/reference/mylibrary/bookshelves/moveVolume)\n: Moves a volume within a bookshelf.\n\n[removeVolume](/books/docs/v1/reference/mylibrary/bookshelves/removeVolume)\n: Removes a volume from a bookshelf.\n\nResource Representations\n------------------------\n\nSee the **Resource Representations** section of [Bookshelf](/books/docs/v1/reference/bookshelves)."]]