מקורות ל-API
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
ההפניות ל-API מאורגנות לפי סוג המשאב. לכל סוג משאב יש ייצוג נתונים אחד או יותר ושיטה אחת או יותר.
Bookshelf
לפרטים על משאבים במדף הספרים, ראו את הדף ייצוג משאבים.
* ביחס ל-URI הבסיסי: https://www.googleapis.com/books/v1
עוצמת הקול
לפרטים על משאב נפח האחסון, עיינו בדף ייצוג משאבים.
שיטה |
URI של REST * |
תיאור |
הורדה
|
GET /volumes/volumeId
|
אחזור משאב נפח לפי מזהה.
|
list
|
GET /volumes?q={search terms}
|
מבצע חיפוש ספר.
|
* ביחס ל-URI הבסיסי: https://www.googleapis.com/books/v1
Bookshelves.volumes
לפרטי המשאבים של Bookshelves.volumes, אפשר לעיין בדף ייצוג משאבים.
שיטה |
URI של REST * |
תיאור |
list
|
GET /users/userId/bookshelves/shelf/volumes
|
אחזור כרכים במדף ספרים ספציפי עבור המשתמש שצוין.
|
* ביחס ל-URI הבסיסי: https://www.googleapis.com/books/v1
Mylibrary.bookshelves
לפרטי המשאבים של Mylibrary.bookshelves, אפשר לעיין בדף ייצוג משאבים.
שיטה |
URI של REST * |
תיאור |
addVolume
|
POST /mylibrary/bookshelves/shelf/addVolume
|
הוספת כרך למדף ספרים.
|
clearVolumes
|
POST /mylibrary/bookshelves/shelf/clearVolumes
|
ניקוי כל הכרכים ממדף ספרים.
|
הורדה
|
GET /mylibrary/bookshelves/shelf
|
אחזור מטא-נתונים של מדף ספרים ספציפי השייך למשתמש המאומת.
|
list
|
GET /mylibrary/bookshelves
|
אחזור רשימה של מדפי ספרים ששייכים למשתמש המאומת.
|
moveVolume
|
POST /mylibrary/bookshelves/shelf/moveVolume
|
העברת כרך בתוך מדף ספרים.
|
removeVolume
|
POST /mylibrary/bookshelves/shelf/removeVolume
|
הסרת כרך ממדף ספרים.
|
* ביחס ל-URI הבסיסי: https://www.googleapis.com/books/v1
Mylibrary.bookshelves.volumes
בפרטי המשאבים של Mylibrary.bookshelves.volumes, עיינו בדף ייצוג משאבים.
שיטה |
URI של REST * |
תיאור |
list
|
GET /mylibrary/bookshelves/shelf/volumes
|
קבלת מידע על כרך של כרכים במדף.
|
* ביחס ל-URI הבסיסי: https://www.googleapis.com/books/v1
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-25 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-25 (שעון UTC)."],[[["\u003cp\u003e\u003ccode\u003eWorkflowTemplateServiceClient.ListWorkflowTemplatesPage\u003c/code\u003e provides a way to navigate through pages of Workflow Templates.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eAbstractPage\u003c/code\u003e and offers methods for pagination, such as getting the next page or iterating through all templates.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ecreatePage\u003c/code\u003e and \u003ccode\u003ecreatePageAsync\u003c/code\u003e methods allow for creating new pages from API responses.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the Google Cloud Dataproc Java library.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use this class to interact with and manage Workflow Templates in their Dataproc clusters.\u003c/p\u003e\n"]]],[],null,["# API Reference\n\nThis API reference is organized by resource type. Each resource type has one or more data representations and one or more methods.\n\nBookshelf\n---------\n\nFor Bookshelf Resource details, see the [resource representation](/books/docs/v1/reference/bookshelves#resource) page.\n\n| Method | REST URI \\* | Description |\n|---------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------|\n| [list](/books/docs/v1/reference/bookshelves/list) | `GET /users/`\u003cvar class=\"apiparam\" translate=\"no\"\u003euserId\u003c/var\u003e`/bookshelves` | Retrieves a list of public [Bookshelf resource](/books/docs/v1/reference/bookshelves) for the specified user. |\n| [get](/books/docs/v1/reference/bookshelves/get) | `GET /users/`\u003cvar class=\"apiparam\" translate=\"no\"\u003euserId\u003c/var\u003e`/bookshelves/`\u003cvar class=\"apiparam\" translate=\"no\"\u003eshelf\u003c/var\u003e | Retrieves a specific [Bookshelf resource](/books/docs/v1/reference/bookshelves) for the specified user. |\n\n\\* Relative to the base URI: https://www.googleapis.com/books/v1\n\nVolume\n------\n\nFor Volume Resource details, see the [resource representation](/books/docs/v1/reference/volumes#resource) page.\n\n| Method | REST URI \\* | Description |\n|-----------------------------------------------|--------------------------------------------------------------------|------------------------------------------------------------------------------|\n| [get](/books/docs/v1/reference/volumes/get) | `GET /volumes/`\u003cvar class=\"apiparam\" translate=\"no\"\u003evolumeId\u003c/var\u003e | Retrieves a [Volume resource](/books/docs/v1/reference/volumes) based on ID. |\n| [list](/books/docs/v1/reference/volumes/list) | `GET /volumes?`q`=``{search terms}` | Performs a book search. |\n\n\\* Relative to the base URI: https://www.googleapis.com/books/v1\n\nBookshelves.volumes\n-------------------\n\nFor Bookshelves.volumes Resource details, see the [resource representation](/books/docs/v1/reference/bookshelves/volumes#resource) page.\n\n| Method | REST URI \\* | Description |\n|-----------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------|\n| [list](/books/docs/v1/reference/bookshelves/volumes/list) | `GET /users/`\u003cvar class=\"apiparam\" translate=\"no\"\u003euserId\u003c/var\u003e`/bookshelves/`\u003cvar class=\"apiparam\" translate=\"no\"\u003eshelf\u003c/var\u003e`/volumes` | Retrieves volumes in a specific bookshelf for the specified user. |\n\n\\* Relative to the base URI: https://www.googleapis.com/books/v1\n\nMylibrary.bookshelves\n---------------------\n\nFor Mylibrary.bookshelves Resource details, see the [resource representation](/books/docs/v1/reference/mylibrary/bookshelves#resource) page.\n\n| Method | REST URI \\* | Description |\n|-----------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------|\n| [addVolume](/books/docs/v1/reference/mylibrary/bookshelves/addVolume) | `POST /mylibrary/bookshelves/`\u003cvar class=\"apiparam\" translate=\"no\"\u003eshelf\u003c/var\u003e`/addVolume` | Adds a volume to a bookshelf. |\n| [clearVolumes](/books/docs/v1/reference/mylibrary/bookshelves/clearVolumes) | `POST /mylibrary/bookshelves/`\u003cvar class=\"apiparam\" translate=\"no\"\u003eshelf\u003c/var\u003e`/clearVolumes` | Clears all volumes from a bookshelf. |\n| [get](/books/docs/v1/reference/mylibrary/bookshelves/get) | `GET /mylibrary/bookshelves/`\u003cvar class=\"apiparam\" translate=\"no\"\u003eshelf\u003c/var\u003e | Retrieves metadata for a specific bookshelf belonging to the authenticated user. |\n| [list](/books/docs/v1/reference/mylibrary/bookshelves/list) | `GET /mylibrary/bookshelves` | Retrieves a list of bookshelves belonging to the authenticated user. |\n| [moveVolume](/books/docs/v1/reference/mylibrary/bookshelves/moveVolume) | `POST /mylibrary/bookshelves/`\u003cvar class=\"apiparam\" translate=\"no\"\u003eshelf\u003c/var\u003e`/moveVolume` | Moves a volume within a bookshelf. |\n| [removeVolume](/books/docs/v1/reference/mylibrary/bookshelves/removeVolume) | `POST /mylibrary/bookshelves/`\u003cvar class=\"apiparam\" translate=\"no\"\u003eshelf\u003c/var\u003e`/removeVolume` | Removes a volume from a bookshelf. |\n\n\\* Relative to the base URI: https://www.googleapis.com/books/v1\n\nMylibrary.bookshelves.volumes\n-----------------------------\n\nFor Mylibrary.bookshelves.volumes Resource details, see the [resource representation](/books/docs/v1/reference/mylibrary/bookshelves/volumes#resource) page.\n\n| Method | REST URI \\* | Description |\n|---------------------------------------------------------------------|-----------------------------------------------------------------------------------------|-----------------------------------------------------|\n| [list](/books/docs/v1/reference/mylibrary/bookshelves/volumes/list) | `GET /mylibrary/bookshelves/`\u003cvar class=\"apiparam\" translate=\"no\"\u003eshelf\u003c/var\u003e`/volumes` | Gets volume information for volumes on a bookshelf. |\n\n\\* Relative to the base URI: https://www.googleapis.com/books/v1"]]