Refresh docs
diff --git a/docs/dyn/books.v1.volumes.html b/docs/dyn/books.v1.volumes.html
index fd7730b..07de731 100644
--- a/docs/dyn/books.v1.volumes.html
+++ b/docs/dyn/books.v1.volumes.html
@@ -22,7 +22,9 @@
full - Includes all volume data.<br>
lite - Includes a subset of fields in volumeInfo and accessInfo.<br>
source: string, String to identify the originator of this request.<br>
- volumeId: string, Id of volume to retrieve. (required)</tt></dd></dl>
+ country: string, ISO-3166-1 code to override the IP-based location.<br>
+ volumeId: string, Id of volume to retrieve. (required)<br>
+ partner: string, Identifier of partner for whom to brand results.</tt></dd></dl>
<dl><dt><a name="Resource-list"><strong>list</strong></a> = method(self, **kwargs)</dt><dd><tt>Performs a book search.<br>
<br>
@@ -42,16 +44,22 @@
Allowed values<br>
full - Includes all volume data.<br>
lite - Includes a subset of fields in volumeInfo and accessInfo.<br>
+ libraryRestrict: string, Restrict search to this user's library.<br>
+ Allowed values<br>
+ my-library - Restrict to the user's library, any shelf.<br>
+ no-restrict - Do not restrict based on user's library.<br>
source: string, String to identify the originator of this request.<br>
langRestrict: string, Restrict results to books with this language code.<br>
+ country: string, ISO-3166-1 code to override the IP-based location.<br>
printType: string, Restrict to books or magazines.<br>
Allowed values<br>
all - All volume content types.<br>
books - Just books.<br>
magazines - Just magazines.<br>
+ startIndex: integer, Index of the first result to return (starts at 0)<br>
maxResults: integer, Maximum number of results to return.<br>
q: string, Full-text search query string. (required)<br>
- startIndex: integer, Index of the first result to return (starts at 0)<br>
+ partner: string, Identifier of partner for whom to restrict and brand results.<br>
download: string, Restrict to volumes by download availability.<br>
Allowed values<br>
epub - All volumes with epub.</tt></dd></dl>