Update docs.
diff --git a/docs/dyn/fusiontables_v1.table.html b/docs/dyn/fusiontables_v1.table.html
index 0157063..86bcbcc 100644
--- a/docs/dyn/fusiontables_v1.table.html
+++ b/docs/dyn/fusiontables_v1.table.html
@@ -130,13 +130,15 @@
       "columns": [ # Columns in the table.
         { # Specifies the id, name and type of a column in a table.
             "kind": "fusiontables#column", # Type name: a template for an individual column.
-            "type": "A String", # Required type of the column.
-            "columnId": 42, # Identifier for the column.
-            "name": "A String", # Required name of the column.
+            "description": "A String", # Optional column description.
             "baseColumn": { # Optional identifier of the base column. If present, this column is derived from the specified base column.
               "tableIndex": 42, # Offset to the entry in the list of base tables in the table definition.
               "columnId": 42, # The id of the column in the base table from which this column is derived.
             },
+            "columnId": 42, # Identifier for the column.
+            "graph_predicate": "A String", # Optional column predicate. Used to map table to graph data model (subject,predicate,object) See http://www.w3.org/TR/2014/REC-rdf11-concepts-20140225/#data-model
+            "type": "A String", # Required type of the column.
+            "name": "A String", # Required name of the column.
           },
       ],
       "name": "A String", # Name assigned to a table.
@@ -176,13 +178,15 @@
       "columns": [ # Columns in the table.
         { # Specifies the id, name and type of a column in a table.
             "kind": "fusiontables#column", # Type name: a template for an individual column.
-            "type": "A String", # Required type of the column.
-            "columnId": 42, # Identifier for the column.
-            "name": "A String", # Required name of the column.
+            "description": "A String", # Optional column description.
             "baseColumn": { # Optional identifier of the base column. If present, this column is derived from the specified base column.
               "tableIndex": 42, # Offset to the entry in the list of base tables in the table definition.
               "columnId": 42, # The id of the column in the base table from which this column is derived.
             },
+            "columnId": 42, # Identifier for the column.
+            "graph_predicate": "A String", # Optional column predicate. Used to map table to graph data model (subject,predicate,object) See http://www.w3.org/TR/2014/REC-rdf11-concepts-20140225/#data-model
+            "type": "A String", # Required type of the column.
+            "name": "A String", # Required name of the column.
           },
       ],
       "name": "A String", # Name assigned to a table.
@@ -238,13 +242,15 @@
       "columns": [ # Columns in the table.
         { # Specifies the id, name and type of a column in a table.
             "kind": "fusiontables#column", # Type name: a template for an individual column.
-            "type": "A String", # Required type of the column.
-            "columnId": 42, # Identifier for the column.
-            "name": "A String", # Required name of the column.
+            "description": "A String", # Optional column description.
             "baseColumn": { # Optional identifier of the base column. If present, this column is derived from the specified base column.
               "tableIndex": 42, # Offset to the entry in the list of base tables in the table definition.
               "columnId": 42, # The id of the column in the base table from which this column is derived.
             },
+            "columnId": 42, # Identifier for the column.
+            "graph_predicate": "A String", # Optional column predicate. Used to map table to graph data model (subject,predicate,object) See http://www.w3.org/TR/2014/REC-rdf11-concepts-20140225/#data-model
+            "type": "A String", # Required type of the column.
+            "name": "A String", # Required name of the column.
           },
       ],
       "name": "A String", # Name assigned to a table.
@@ -273,13 +279,15 @@
     "columns": [ # Columns in the table.
       { # Specifies the id, name and type of a column in a table.
           "kind": "fusiontables#column", # Type name: a template for an individual column.
-          "type": "A String", # Required type of the column.
-          "columnId": 42, # Identifier for the column.
-          "name": "A String", # Required name of the column.
+          "description": "A String", # Optional column description.
           "baseColumn": { # Optional identifier of the base column. If present, this column is derived from the specified base column.
             "tableIndex": 42, # Offset to the entry in the list of base tables in the table definition.
             "columnId": 42, # The id of the column in the base table from which this column is derived.
           },
+          "columnId": 42, # Identifier for the column.
+          "graph_predicate": "A String", # Optional column predicate. Used to map table to graph data model (subject,predicate,object) See http://www.w3.org/TR/2014/REC-rdf11-concepts-20140225/#data-model
+          "type": "A String", # Required type of the column.
+          "name": "A String", # Required name of the column.
         },
     ],
     "name": "A String", # Name assigned to a table.
@@ -303,13 +311,15 @@
       "columns": [ # Columns in the table.
         { # Specifies the id, name and type of a column in a table.
             "kind": "fusiontables#column", # Type name: a template for an individual column.
-            "type": "A String", # Required type of the column.
-            "columnId": 42, # Identifier for the column.
-            "name": "A String", # Required name of the column.
+            "description": "A String", # Optional column description.
             "baseColumn": { # Optional identifier of the base column. If present, this column is derived from the specified base column.
               "tableIndex": 42, # Offset to the entry in the list of base tables in the table definition.
               "columnId": 42, # The id of the column in the base table from which this column is derived.
             },
+            "columnId": 42, # Identifier for the column.
+            "graph_predicate": "A String", # Optional column predicate. Used to map table to graph data model (subject,predicate,object) See http://www.w3.org/TR/2014/REC-rdf11-concepts-20140225/#data-model
+            "type": "A String", # Required type of the column.
+            "name": "A String", # Required name of the column.
           },
       ],
       "name": "A String", # Name assigned to a table.
@@ -344,13 +354,15 @@
           "columns": [ # Columns in the table.
             { # Specifies the id, name and type of a column in a table.
                 "kind": "fusiontables#column", # Type name: a template for an individual column.
-                "type": "A String", # Required type of the column.
-                "columnId": 42, # Identifier for the column.
-                "name": "A String", # Required name of the column.
+                "description": "A String", # Optional column description.
                 "baseColumn": { # Optional identifier of the base column. If present, this column is derived from the specified base column.
                   "tableIndex": 42, # Offset to the entry in the list of base tables in the table definition.
                   "columnId": 42, # The id of the column in the base table from which this column is derived.
                 },
+                "columnId": 42, # Identifier for the column.
+                "graph_predicate": "A String", # Optional column predicate. Used to map table to graph data model (subject,predicate,object) See http://www.w3.org/TR/2014/REC-rdf11-concepts-20140225/#data-model
+                "type": "A String", # Required type of the column.
+                "name": "A String", # Required name of the column.
               },
           ],
           "name": "A String", # Name assigned to a table.
@@ -397,13 +409,15 @@
     "columns": [ # Columns in the table.
       { # Specifies the id, name and type of a column in a table.
           "kind": "fusiontables#column", # Type name: a template for an individual column.
-          "type": "A String", # Required type of the column.
-          "columnId": 42, # Identifier for the column.
-          "name": "A String", # Required name of the column.
+          "description": "A String", # Optional column description.
           "baseColumn": { # Optional identifier of the base column. If present, this column is derived from the specified base column.
             "tableIndex": 42, # Offset to the entry in the list of base tables in the table definition.
             "columnId": 42, # The id of the column in the base table from which this column is derived.
           },
+          "columnId": 42, # Identifier for the column.
+          "graph_predicate": "A String", # Optional column predicate. Used to map table to graph data model (subject,predicate,object) See http://www.w3.org/TR/2014/REC-rdf11-concepts-20140225/#data-model
+          "type": "A String", # Required type of the column.
+          "name": "A String", # Required name of the column.
         },
     ],
     "name": "A String", # Name assigned to a table.
@@ -428,13 +442,15 @@
       "columns": [ # Columns in the table.
         { # Specifies the id, name and type of a column in a table.
             "kind": "fusiontables#column", # Type name: a template for an individual column.
-            "type": "A String", # Required type of the column.
-            "columnId": 42, # Identifier for the column.
-            "name": "A String", # Required name of the column.
+            "description": "A String", # Optional column description.
             "baseColumn": { # Optional identifier of the base column. If present, this column is derived from the specified base column.
               "tableIndex": 42, # Offset to the entry in the list of base tables in the table definition.
               "columnId": 42, # The id of the column in the base table from which this column is derived.
             },
+            "columnId": 42, # Identifier for the column.
+            "graph_predicate": "A String", # Optional column predicate. Used to map table to graph data model (subject,predicate,object) See http://www.w3.org/TR/2014/REC-rdf11-concepts-20140225/#data-model
+            "type": "A String", # Required type of the column.
+            "name": "A String", # Required name of the column.
           },
       ],
       "name": "A String", # Name assigned to a table.
@@ -464,13 +480,15 @@
     "columns": [ # Columns in the table.
       { # Specifies the id, name and type of a column in a table.
           "kind": "fusiontables#column", # Type name: a template for an individual column.
-          "type": "A String", # Required type of the column.
-          "columnId": 42, # Identifier for the column.
-          "name": "A String", # Required name of the column.
+          "description": "A String", # Optional column description.
           "baseColumn": { # Optional identifier of the base column. If present, this column is derived from the specified base column.
             "tableIndex": 42, # Offset to the entry in the list of base tables in the table definition.
             "columnId": 42, # The id of the column in the base table from which this column is derived.
           },
+          "columnId": 42, # Identifier for the column.
+          "graph_predicate": "A String", # Optional column predicate. Used to map table to graph data model (subject,predicate,object) See http://www.w3.org/TR/2014/REC-rdf11-concepts-20140225/#data-model
+          "type": "A String", # Required type of the column.
+          "name": "A String", # Required name of the column.
         },
     ],
     "name": "A String", # Name assigned to a table.
@@ -495,13 +513,15 @@
       "columns": [ # Columns in the table.
         { # Specifies the id, name and type of a column in a table.
             "kind": "fusiontables#column", # Type name: a template for an individual column.
-            "type": "A String", # Required type of the column.
-            "columnId": 42, # Identifier for the column.
-            "name": "A String", # Required name of the column.
+            "description": "A String", # Optional column description.
             "baseColumn": { # Optional identifier of the base column. If present, this column is derived from the specified base column.
               "tableIndex": 42, # Offset to the entry in the list of base tables in the table definition.
               "columnId": 42, # The id of the column in the base table from which this column is derived.
             },
+            "columnId": 42, # Identifier for the column.
+            "graph_predicate": "A String", # Optional column predicate. Used to map table to graph data model (subject,predicate,object) See http://www.w3.org/TR/2014/REC-rdf11-concepts-20140225/#data-model
+            "type": "A String", # Required type of the column.
+            "name": "A String", # Required name of the column.
           },
       ],
       "name": "A String", # Name assigned to a table.