Mylibrary.bookshelves
Stay organized with collections
Save and categorize content based on your preferences.
The Mylibrary.bookshelves
collection allows you to view and modify the contents of an authenticated user's own bookshelf.
Methods
- addVolume
- Adds a volume to a bookshelf.
- clearVolumes
- Clears all volumes from a bookshelf.
- get
- Retrieves metadata for a specific bookshelf belonging to the authenticated user.
- list
- Retrieves a list of bookshelves belonging to the authenticated user.
- moveVolume
- Moves a volume within a bookshelf.
- removeVolume
- Removes a volume from a bookshelf.
Resource Representations
See the Resource Representations section of Bookshelf.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-06-26 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-06-26 UTC."],[[["The `Mylibrary.bookshelves` collection enables authenticated users to manage their personal bookshelves."],["Users can add, remove, move, and clear volumes within their bookshelves."],["It provides methods to retrieve bookshelf metadata and list all bookshelves belonging to the user."],["The resource representation details can be found in the Bookshelf resource documentation."]]],[]]