Update docs for 1.4.1 release
diff --git a/docs/dyn/fusiontables_v2.template.html b/docs/dyn/fusiontables_v2.template.html
index 7652798..490c4b2 100644
--- a/docs/dyn/fusiontables_v2.template.html
+++ b/docs/dyn/fusiontables_v2.template.html
@@ -119,7 +119,7 @@
{ # Represents the contents of InfoWindow templates.
"body": "A String", # Body of the template. It contains HTML with {column_name} to insert values from a particular column. The body is sanitized to remove certain tags, e.g., script. Only one of body or automaticColumns can be specified.
- "kind": "fusiontables#template", # Type name: a template for the info window contents. The template can either include an HTML body or a list of columns from which the template is computed automatically.
+ "kind": "fusiontables#template", # The kind of item this is. For a template, this is always fusiontables#template.
"name": "A String", # Optional name assigned to a template.
"automaticColumnNames": [ # List of columns from which the template is to be automatically constructed. Only one of body or automaticColumns can be specified.
"A String",
@@ -140,7 +140,7 @@
{ # Represents the contents of InfoWindow templates.
"body": "A String", # Body of the template. It contains HTML with {column_name} to insert values from a particular column. The body is sanitized to remove certain tags, e.g., script. Only one of body or automaticColumns can be specified.
- "kind": "fusiontables#template", # Type name: a template for the info window contents. The template can either include an HTML body or a list of columns from which the template is computed automatically.
+ "kind": "fusiontables#template", # The kind of item this is. For a template, this is always fusiontables#template.
"name": "A String", # Optional name assigned to a template.
"automaticColumnNames": [ # List of columns from which the template is to be automatically constructed. Only one of body or automaticColumns can be specified.
"A String",
@@ -155,7 +155,7 @@
{ # Represents the contents of InfoWindow templates.
"body": "A String", # Body of the template. It contains HTML with {column_name} to insert values from a particular column. The body is sanitized to remove certain tags, e.g., script. Only one of body or automaticColumns can be specified.
- "kind": "fusiontables#template", # Type name: a template for the info window contents. The template can either include an HTML body or a list of columns from which the template is computed automatically.
+ "kind": "fusiontables#template", # The kind of item this is. For a template, this is always fusiontables#template.
"name": "A String", # Optional name assigned to a template.
"automaticColumnNames": [ # List of columns from which the template is to be automatically constructed. Only one of body or automaticColumns can be specified.
"A String",
@@ -178,11 +178,11 @@
An object of the form:
{ # Represents a list of templates 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 tokens 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": [ # List of all requested templates.
{ # Represents the contents of InfoWindow templates.
"body": "A String", # Body of the template. It contains HTML with {column_name} to insert values from a particular column. The body is sanitized to remove certain tags, e.g., script. Only one of body or automaticColumns can be specified.
- "kind": "fusiontables#template", # Type name: a template for the info window contents. The template can either include an HTML body or a list of columns from which the template is computed automatically.
+ "kind": "fusiontables#template", # The kind of item this is. For a template, this is always fusiontables#template.
"name": "A String", # Optional name assigned to a template.
"automaticColumnNames": [ # List of columns from which the template is to be automatically constructed. Only one of body or automaticColumns can be specified.
"A String",
@@ -191,7 +191,7 @@
"templateId": 42, # Identifier for the template, unique within the context of a particular table.
},
],
- "kind": "fusiontables#templateList", # Type name: a list of all templates.
+ "kind": "fusiontables#templateList", # The kind of item this is. For a template list, this is always fusiontables#templateList .
"totalItems": 42, # Total number of templates for the table.
}</pre>
</div>
@@ -222,7 +222,7 @@
{ # Represents the contents of InfoWindow templates.
"body": "A String", # Body of the template. It contains HTML with {column_name} to insert values from a particular column. The body is sanitized to remove certain tags, e.g., script. Only one of body or automaticColumns can be specified.
- "kind": "fusiontables#template", # Type name: a template for the info window contents. The template can either include an HTML body or a list of columns from which the template is computed automatically.
+ "kind": "fusiontables#template", # The kind of item this is. For a template, this is always fusiontables#template.
"name": "A String", # Optional name assigned to a template.
"automaticColumnNames": [ # List of columns from which the template is to be automatically constructed. Only one of body or automaticColumns can be specified.
"A String",
@@ -237,7 +237,7 @@
{ # Represents the contents of InfoWindow templates.
"body": "A String", # Body of the template. It contains HTML with {column_name} to insert values from a particular column. The body is sanitized to remove certain tags, e.g., script. Only one of body or automaticColumns can be specified.
- "kind": "fusiontables#template", # Type name: a template for the info window contents. The template can either include an HTML body or a list of columns from which the template is computed automatically.
+ "kind": "fusiontables#template", # The kind of item this is. For a template, this is always fusiontables#template.
"name": "A String", # Optional name assigned to a template.
"automaticColumnNames": [ # List of columns from which the template is to be automatically constructed. Only one of body or automaticColumns can be specified.
"A String",
@@ -259,7 +259,7 @@
{ # Represents the contents of InfoWindow templates.
"body": "A String", # Body of the template. It contains HTML with {column_name} to insert values from a particular column. The body is sanitized to remove certain tags, e.g., script. Only one of body or automaticColumns can be specified.
- "kind": "fusiontables#template", # Type name: a template for the info window contents. The template can either include an HTML body or a list of columns from which the template is computed automatically.
+ "kind": "fusiontables#template", # The kind of item this is. For a template, this is always fusiontables#template.
"name": "A String", # Optional name assigned to a template.
"automaticColumnNames": [ # List of columns from which the template is to be automatically constructed. Only one of body or automaticColumns can be specified.
"A String",
@@ -274,7 +274,7 @@
{ # Represents the contents of InfoWindow templates.
"body": "A String", # Body of the template. It contains HTML with {column_name} to insert values from a particular column. The body is sanitized to remove certain tags, e.g., script. Only one of body or automaticColumns can be specified.
- "kind": "fusiontables#template", # Type name: a template for the info window contents. The template can either include an HTML body or a list of columns from which the template is computed automatically.
+ "kind": "fusiontables#template", # The kind of item this is. For a template, this is always fusiontables#template.
"name": "A String", # Optional name assigned to a template.
"automaticColumnNames": [ # List of columns from which the template is to be automatically constructed. Only one of body or automaticColumns can be specified.
"A String",