Mylibrary.books
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
借助 Mylibrary.bookshelves
集合,您可以查看和修改已通过身份验证的用户自己书架的内容。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-06-28。
[null,null,["最后更新时间 (UTC):2024-06-28。"],[[["\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)."]]