Updated docs
diff --git a/docs/dyn/books.v1.mylibrary.annotations.html b/docs/dyn/books.v1.mylibrary.annotations.html
index 8da3c71..70d0c79 100644
--- a/docs/dyn/books.v1.mylibrary.annotations.html
+++ b/docs/dyn/books.v1.mylibrary.annotations.html
@@ -19,14 +19,14 @@
Args:<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 annotation identifier for the annotation to delete. (required)</tt></dd></dl>
+ annotationId: string, The ID for the annotation to delete. (required)</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>
+<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>
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 annotation identifier for the annotation to retrieve. (required)<br>
+ annotationId: string, The ID for the annotation to retrieve. (required)<br>
<br>
Returns:<br>
An object of the form<br>
@@ -231,11 +231,11 @@
Args:<br>
pageToken: string, The value of the nextToken from the previous page.<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>
+ layerId: string, The layer ID to limit annotation by.<br>
volumeId: string, The volume to restrict annotations to.<br>
maxResults: integer, Maximum number of results to return<br>
showDeleted: boolean, Set to true to return deleted annotations. updatedMin must be in the request to use this. Defaults to false.<br>
- pageIds: string, The page id(s) for the volume that is being queried. (repeated)<br>
+ 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>
@@ -391,7 +391,7 @@
<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 annotation identifier for the annotation to update. (required)<br>
+ annotationId: string, The ID for the annotation to update. (required)<br>
<br>
Returns:<br>
An object of the form<br>