Refresh docs
diff --git a/docs/dyn/books_v1.layers.annotationData.html b/docs/dyn/books_v1.layers.annotationData.html
index 6dc4cd7..a686a3f 100644
--- a/docs/dyn/books_v1.layers.annotationData.html
+++ b/docs/dyn/books_v1.layers.annotationData.html
@@ -112,7 +112,6 @@
     "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
@@ -142,6 +141,7 @@
         "previewImageUrl": "A String", # The URL for the preview image information.
         "snippet": "A String", # The description for this location.
         "snippetUrl": "A String", # The URL for information for this location. Ex: wikipedia link.
+        "title": "A String", # The display title and localized canonical name to use when searching for this entity on Google search.
       },
     },
     "id": "A String", # Unique id for this annotation data.
@@ -184,7 +184,6 @@
         "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
@@ -214,6 +213,7 @@
             "previewImageUrl": "A String", # The URL for the preview image information.
             "snippet": "A String", # The description for this location.
             "snippetUrl": "A String", # The URL for information for this location. Ex: wikipedia link.
+            "title": "A String", # The display title and localized canonical name to use when searching for this entity on Google search.
           },
         },
         "id": "A String", # Unique id for this annotation data.