ListShelves
Lists shelves. The order is unspecified but deterministic. Newly created shelves will not necessarily be added to the end of this list.
Query parameters
Requested page size. Server may return fewer shelves than requested. If unspecified, server will pick an appropriate default.
A token identifying a page of results the server should return. Typically, this is the value of [ListShelvesResponse.next_page_token][google.example.library.v1.ListShelvesResponse.next_page_token] returned from the previous call to ListShelves method.
Response
OK
Changes
Changed in 7 of the 12 revisions of this API.66
- ▲
the response's body type/format changed from
/toobject/for status200response-body-type-changed
- ▲
the
shelves/items/response's property type/format changed from/toobject/for status200response-property-type-changed
- ▲
- ○
the response property
shelves/items/namebecame required for the status200response-property-became-required
- ○
- ○
the
shelves/items/nameresponse's property pattern^shelves/[a-z2-7]{26}$was added for the status200response-property-pattern-added
- ○
- ▲
for the
queryrequest parameterpage_size, the type/format was changed fromstring/tointeger/int32request-parameter-type-changed
- ▲
- ○
api operation id
ListShelvesremoved and replaced withLibraryService_ListShelvesapi-operation-id-removed
- ○
- ○
api operation id
LibraryService_ListShelvesremoved and replaced withListShelvesapi-operation-id-removed
- ○
- ▲
the response's body type/format changed from
object/to/for status200response-body-type-changed
- ▲
the response property
shelves/items/namebecame optional for the status200response-property-became-optional
- ▲
the
shelves/items/response's property type/format changed fromobject/to/for status200response-property-type-changed
- ○
for the
queryrequest parameterpage_size, the type/format was generalized frominteger/int32tostring/request-parameter-type-generalized
- ○
the
shelves/items/nameresponse's property pattern^shelves/[a-z2-7]{26}$was removed for the status200response-property-pattern-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲