Mylibrary.bookshelves
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
Mylibrary.bookshelves
컬렉션을 사용하면 인증된 사용자 자체 서가의 콘텐츠를 보고 수정할 수 있습니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 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)."]]