Refresh docs
diff --git a/docs/dyn/books_v1.layers.annotationData.html b/docs/dyn/books_v1.layers.annotationData.html
index 35bccf8..6dc4cd7 100644
--- a/docs/dyn/books_v1.layers.annotationData.html
+++ b/docs/dyn/books_v1.layers.annotationData.html
@@ -112,6 +112,7 @@
"data": { # JSON encoded data for this annotation data.
"geo": {
"countryCode": "A String", # The country code of the location.
+ "title": "A String", # The display title and localized canonical name to use when searching for this entity on Google search.
"zoom": 42, # The Zoom level to use for the map. Zoom levels between 0 (the lowest zoom level, in which the entire world can be seen on one map) to 21+ (down to individual buildings). See: https://developers.google.com/maps/documentation/staticmaps/#Zoomlevels
"longitude": 3.14, # The longitude of the location.
"mapType": "A String", # The type of map that should be used for this location. EX: HYBRID, ROADMAP, SATELLITE, TERRAIN
@@ -124,7 +125,6 @@
},
],
],
- "resolution": "A String", # The resolution of the location. Ex: POI_LEVEL
"viewport": { # The viewport for showing this location. This is a latitude, longitude rectangle.
"lo": {
"latitude": 3.14,
@@ -184,6 +184,7 @@
"data": { # JSON encoded data for this annotation data.
"geo": {
"countryCode": "A String", # The country code of the location.
+ "title": "A String", # The display title and localized canonical name to use when searching for this entity on Google search.
"zoom": 42, # The Zoom level to use for the map. Zoom levels between 0 (the lowest zoom level, in which the entire world can be seen on one map) to 21+ (down to individual buildings). See: https://developers.google.com/maps/documentation/staticmaps/#Zoomlevels
"longitude": 3.14, # The longitude of the location.
"mapType": "A String", # The type of map that should be used for this location. EX: HYBRID, ROADMAP, SATELLITE, TERRAIN
@@ -196,7 +197,6 @@
},
],
],
- "resolution": "A String", # The resolution of the location. Ex: POI_LEVEL
"viewport": { # The viewport for showing this location. This is a latitude, longitude rectangle.
"lo": {
"latitude": 3.14,