המדפים של mylibrary.books
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
האוסף Mylibrary.bookshelves
מאפשר להציג ולשנות את התוכן של מדף הספרים של משתמש מאומת.
שיטות
- addVolume
- הוספת כרך למדף ספרים.
- clearVolumes
- ניקוי כל כרכים ממדף ספרים.
- הורדה
- אחזור מטא-נתונים של מדף ספרים ספציפי ששייך למשתמש המאומת.
- list
- מאחזר רשימה של מדפי ספרים ששייכים למשתמש המאומת.
- moveVolume
- העברת כרך בתוך מדף ספרים.
- removeVolume
- הסרת כרך ממדף ספרים.
ייצוגים של משאבים
אפשר לעיין בקטע ייצוגים של משאבים ב-Bookshelf.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 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)."]]