Kütüphanem.kitaplıklar
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Mylibrary.bookshelves
koleksiyonu, kimliği doğrulanmış bir kullanıcının kendi kitap rafının içeriğini görüntülemenize ve değiştirmenize olanak tanır.
Yöntemler
- addVolume
- Kitap rafına cilt ekler.
- clearVolumes
- Kitap rafındaki tüm ciltleri temizler.
- al
- Kimliği doğrulanmış kullanıcıya ait belirli bir kitap rafının meta verilerini alır.
- list
- Kimliği doğrulanmış kullanıcıya ait kitap raflarının listesini getirir.
- moveVolume
- Kitap rafındaki bir cildi taşır.
- removeVolume
- Kitap rafından bir cildi kaldırır.
Kaynak temsilleri
Bookshelf'nın Kaynak Temsilleri bölümüne bakın.
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-06-28 UTC.
[null,null,["Son güncelleme tarihi: 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)."]]