Updated docs
diff --git a/docs/dyn/books.v1.mylibrary.annotations.html b/docs/dyn/books.v1.mylibrary.annotations.html
index fc7ef0e..8da3c71 100644
--- a/docs/dyn/books.v1.mylibrary.annotations.html
+++ b/docs/dyn/books.v1.mylibrary.annotations.html
@@ -35,6 +35,7 @@
"kind": "books#annotation", # Resource type.<br>
"updated": "A String", # Timestamp for the last time this annotation was modified.<br>
"created": "A String", # Timestamp for the created time of this annotation.<br>
+ "deleted": True or False, # Indicates that this annotation is deleted.<br>
"beforeSelectedText": "A String", # Anchor text before excerpt.<br>
"currentVersionRanges": { # Selection ranges for the most recent content version.<br>
"contentVersion": "A String", # Content version applicable to ranges below.<br>
@@ -101,6 +102,7 @@
"kind": "books#annotation", # Resource type.<br>
"updated": "A String", # Timestamp for the last time this annotation was modified.<br>
"created": "A String", # Timestamp for the created time of this annotation.<br>
+ "deleted": True or False, # Indicates that this annotation is deleted.<br>
"beforeSelectedText": "A String", # Anchor text before excerpt.<br>
"currentVersionRanges": { # Selection ranges for the most recent content version.<br>
"contentVersion": "A String", # Content version applicable to ranges below.<br>
@@ -167,6 +169,7 @@
"kind": "books#annotation", # Resource type.<br>
"updated": "A String", # Timestamp for the last time this annotation was modified.<br>
"created": "A String", # Timestamp for the created time of this annotation.<br>
+ "deleted": True or False, # Indicates that this annotation is deleted.<br>
"beforeSelectedText": "A String", # Anchor text before excerpt.<br>
"currentVersionRanges": { # Selection ranges for the most recent content version.<br>
"contentVersion": "A String", # Content version applicable to ranges below.<br>
@@ -231,9 +234,10 @@
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>
- source: string, String to identify the originator of this request.<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>
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>
<br>
@@ -247,6 +251,7 @@
"kind": "books#annotation", # Resource type.<br>
"updated": "A String", # Timestamp for the last time this annotation was modified.<br>
"created": "A String", # Timestamp for the created time of this annotation.<br>
+ "deleted": True or False, # Indicates that this annotation is deleted.<br>
"beforeSelectedText": "A String", # Anchor text before excerpt.<br>
"currentVersionRanges": { # Selection ranges for the most recent content version.<br>
"contentVersion": "A String", # Content version applicable to ranges below.<br>
@@ -327,6 +332,7 @@
"kind": "books#annotation", # Resource type.<br>
"updated": "A String", # Timestamp for the last time this annotation was modified.<br>
"created": "A String", # Timestamp for the created time of this annotation.<br>
+ "deleted": True or False, # Indicates that this annotation is deleted.<br>
"beforeSelectedText": "A String", # Anchor text before excerpt.<br>
"currentVersionRanges": { # Selection ranges for the most recent content version.<br>
"contentVersion": "A String", # Content version applicable to ranges below.<br>
@@ -394,6 +400,7 @@
"kind": "books#annotation", # Resource type.<br>
"updated": "A String", # Timestamp for the last time this annotation was modified.<br>
"created": "A String", # Timestamp for the created time of this annotation.<br>
+ "deleted": True or False, # Indicates that this annotation is deleted.<br>
"beforeSelectedText": "A String", # Anchor text before excerpt.<br>
"currentVersionRanges": { # Selection ranges for the most recent content version.<br>
"contentVersion": "A String", # Content version applicable to ranges below.<br>