Refresh all docs (#298)
Change the discovery query to fetch all discovery docs, not just the
preferred ones.
diff --git a/docs/dyn/fusiontables_v1.style.html b/docs/dyn/fusiontables_v1.style.html
index f2d1e75..8c34ad8 100644
--- a/docs/dyn/fusiontables_v1.style.html
+++ b/docs/dyn/fusiontables_v1.style.html
@@ -643,7 +643,7 @@
An object of the form:
{ # Represents a list of styles for a given table.
- "nextPageToken": "A String", # Token used to access the next page of this result. No token is displayed if there are no more styles left.
+ "nextPageToken": "A String", # Token used to access the next page of this result. No token is displayed if there are no more pages left.
"items": [ # All requested style settings.
{ # Represents a complete StyleSettings object. The primary key is a combination of the tableId and a styleId.
"markerOptions": { # Represents a PointStyle within a StyleSetting # Style definition for points in the table.