imported patch docs
diff --git a/docs/dyn/books.v1.mylibrary.annotations.html b/docs/dyn/books.v1.mylibrary.annotations.html
index 70d0c79..43668b2 100644
--- a/docs/dyn/books.v1.mylibrary.annotations.html
+++ b/docs/dyn/books.v1.mylibrary.annotations.html
@@ -17,16 +17,22 @@
<dl><dt><a name="Resource-delete"><strong>delete</strong></a> = method(self, **kwargs)</dt><dd><tt>Deletes an annotation.<br>
<br>
Args:<br>
+ pp: string, A parameter<br>
+ trace: string, A parameter<br>
source: string, String to identify the originator of this request.<br>
- country: string, ISO-3166-1 code to override the IP-based location.<br>
- annotationId: string, The ID for the annotation to delete. (required)</tt></dd></dl>
+ annotationId: string, The ID for the annotation to delete. (required)<br>
+ strict: string, A parameter<br>
+ userip: string, A parameter</tt></dd></dl>
<dl><dt><a name="Resource-get"><strong>get</strong></a> = method(self, **kwargs)</dt><dd><tt>Gets an annotation by its ID.<br>
<br>
Args:<br>
+ pp: string, A parameter<br>
+ trace: string, A parameter<br>
source: string, String to identify the originator of this request.<br>
- country: string, ISO-3166-1 code to override the IP-based location.<br>
annotationId: string, The ID for the annotation to retrieve. (required)<br>
+ strict: string, A parameter<br>
+ userip: string, A parameter<br>
<br>
Returns:<br>
An object of the form<br>
@@ -159,8 +165,11 @@
"selfLink": "A String", # URL to this resource.<br>
}<br>
<br>
+ pp: string, A parameter<br>
+ trace: string, A parameter<br>
source: string, String to identify the originator of this request.<br>
- country: string, ISO-3166-1 code to override the IP-based location.<br>
+ strict: string, A parameter<br>
+ userip: string, A parameter<br>
<br>
Returns:<br>
An object of the form<br>
@@ -230,6 +239,8 @@
<br>
Args:<br>
pageToken: string, The value of the nextToken from the previous page.<br>
+ pp: string, A parameter<br>
+ trace: string, A parameter<br>
updatedMax: string, <a href="http://www.rfc-editor.org/rfc/rfc3339.txt">RFC 3339</a> timestamp to restrict to items updated prior to this timestamp (exclusive).<br>
layerId: string, The layer ID to limit annotation by.<br>
volumeId: string, The volume to restrict annotations to.<br>
@@ -238,8 +249,9 @@
pageIds: string, The page ID(s) for the volume that is being queried. (repeated)<br>
contentVersion: string, The content version for the requested volume.<br>
source: string, String to identify the originator of this request.<br>
- country: string, ISO-3166-1 code to override the IP-based location.<br>
updatedMin: string, <a href="http://www.rfc-editor.org/rfc/rfc3339.txt">RFC 3339</a> timestamp to restrict to items updated since this timestamp (inclusive).<br>
+ userip: string, A parameter<br>
+ strict: string, A parameter<br>
<br>
Returns:<br>
An object of the form<br>
@@ -389,9 +401,12 @@
"selfLink": "A String", # URL to this resource.<br>
}<br>
<br>
+ pp: string, A parameter<br>
+ trace: string, A parameter<br>
source: string, String to identify the originator of this request.<br>
- country: string, ISO-3166-1 code to override the IP-based location.<br>
annotationId: string, The ID for the annotation to update. (required)<br>
+ strict: string, A parameter<br>
+ userip: string, A parameter<br>
<br>
Returns:<br>
An object of the form<br>