shelves
Lists shelves. The order is unspecified but deterministic. Newly created shelves will not necessarily be added to the end of this list.
get/v1/shelves
Query parameters
pageSizeinteger
Requested page size. Server may return fewer shelves than requested. If unspecified, server will pick an appropriate default.
pageTokenstring
A token identifying a page of results the server should return. Typically, this is the value of ListShelvesResponse.next_page_token returned from the previous call to ListShelves method.
Response
Successful response