Refresh docs
diff --git a/docs/dyn/fusiontables_v1.query.html b/docs/dyn/fusiontables_v1.query.html
index ddb3c5f..a4ac39a 100644
--- a/docs/dyn/fusiontables_v1.query.html
+++ b/docs/dyn/fusiontables_v1.query.html
@@ -97,9 +97,7 @@
"kind": "fusiontables#sqlresponse", # Type name: a template for an individual table.
"rows": [ # The rows in the table. For each cell we print out whatever cell value (e.g., numeric, string) exists. Thus it is important that each cell contains only one value.
[
- [
- "",
- ],
+ "",
],
],
"columns": [ # Columns in the table.
@@ -124,9 +122,7 @@
"kind": "fusiontables#sqlresponse", # Type name: a template for an individual table.
"rows": [ # The rows in the table. For each cell we print out whatever cell value (e.g., numeric, string) exists. Thus it is important that each cell contains only one value.
[
- [
- "",
- ],
+ "",
],
],
"columns": [ # Columns in the table.