Update docs for 1.3.2 release.
diff --git a/docs/dyn/bigquery_v2.tables.html b/docs/dyn/bigquery_v2.tables.html
index a91898c..b0bb807 100644
--- a/docs/dyn/bigquery_v2.tables.html
+++ b/docs/dyn/bigquery_v2.tables.html
@@ -125,12 +125,12 @@
       "description": "A String", # [Optional] A user-friendly description of this table.
       "creationTime": "A String", # [Output-only] The time when this table was created, in milliseconds since the epoch.
       "tableReference": { # [Required] Reference describing the ID of this table.
-        "projectId": "A String", # [Required] ID of the project billed for storage of the table.
-        "tableId": "A String", # [Required] ID of the table.
-        "datasetId": "A String", # [Required] ID of the dataset containing the table.
+        "projectId": "A String", # [Required] The ID of the project containing this table.
+        "tableId": "A String", # [Required] The ID of the table. The ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum length is 1,024 characters.
+        "datasetId": "A String", # [Required] The ID of the dataset containing this table.
       },
-      "numRows": "A String", # [Output-only] The number of rows of data in this table.
-      "numBytes": "A String", # [Output-only] The size of the table in bytes.
+      "numRows": "A String", # [Output-only] The number of rows of data in this table. This property is unavailable for tables that are actively receiving streaming inserts.
+      "numBytes": "A String", # [Output-only] The size of the table in bytes. This property is unavailable for tables that are actively receiving streaming inserts.
       "etag": "A String", # [Output-only] A hash of this resource.
       "friendlyName": "A String", # [Optional] A descriptive name for this table.
       "expirationTime": "A String", # [Optional] The time when this table expires, in milliseconds since the epoch. If not present, the table will persist indefinitely. Expired tables will be deleted and their storage reclaimed.
@@ -147,8 +147,8 @@
               # Object with schema name: TableFieldSchema
             ],
             "type": "A String", # [Required] The field data type. Possible values include STRING, INTEGER, FLOAT, BOOLEAN, TIMESTAMP or RECORD (where RECORD indicates that the field contains a nested schema).
-            "description": "A String", # [Optional] The field description.
-            "name": "A String", # [Required] The field name.
+            "description": "A String", # [Optional] The field description. The maximum length is 16K characters.
+            "name": "A String", # [Required] The field name. The name must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_), and must start with a letter or underscore. The maximum length is 128 characters.
             "mode": "A String", # [Optional] The field mode. Possible values include NULLABLE, REQUIRED and REPEATED. The default value is NULLABLE.
           },
         ],
@@ -172,12 +172,12 @@
     "description": "A String", # [Optional] A user-friendly description of this table.
     "creationTime": "A String", # [Output-only] The time when this table was created, in milliseconds since the epoch.
     "tableReference": { # [Required] Reference describing the ID of this table.
-      "projectId": "A String", # [Required] ID of the project billed for storage of the table.
-      "tableId": "A String", # [Required] ID of the table.
-      "datasetId": "A String", # [Required] ID of the dataset containing the table.
+      "projectId": "A String", # [Required] The ID of the project containing this table.
+      "tableId": "A String", # [Required] The ID of the table. The ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum length is 1,024 characters.
+      "datasetId": "A String", # [Required] The ID of the dataset containing this table.
     },
-    "numRows": "A String", # [Output-only] The number of rows of data in this table.
-    "numBytes": "A String", # [Output-only] The size of the table in bytes.
+    "numRows": "A String", # [Output-only] The number of rows of data in this table. This property is unavailable for tables that are actively receiving streaming inserts.
+    "numBytes": "A String", # [Output-only] The size of the table in bytes. This property is unavailable for tables that are actively receiving streaming inserts.
     "etag": "A String", # [Output-only] A hash of this resource.
     "friendlyName": "A String", # [Optional] A descriptive name for this table.
     "expirationTime": "A String", # [Optional] The time when this table expires, in milliseconds since the epoch. If not present, the table will persist indefinitely. Expired tables will be deleted and their storage reclaimed.
@@ -194,8 +194,8 @@
             # Object with schema name: TableFieldSchema
           ],
           "type": "A String", # [Required] The field data type. Possible values include STRING, INTEGER, FLOAT, BOOLEAN, TIMESTAMP or RECORD (where RECORD indicates that the field contains a nested schema).
-          "description": "A String", # [Optional] The field description.
-          "name": "A String", # [Required] The field name.
+          "description": "A String", # [Optional] The field description. The maximum length is 16K characters.
+          "name": "A String", # [Required] The field name. The name must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_), and must start with a letter or underscore. The maximum length is 128 characters.
           "mode": "A String", # [Optional] The field mode. Possible values include NULLABLE, REQUIRED and REPEATED. The default value is NULLABLE.
         },
       ],
@@ -212,12 +212,12 @@
       "description": "A String", # [Optional] A user-friendly description of this table.
       "creationTime": "A String", # [Output-only] The time when this table was created, in milliseconds since the epoch.
       "tableReference": { # [Required] Reference describing the ID of this table.
-        "projectId": "A String", # [Required] ID of the project billed for storage of the table.
-        "tableId": "A String", # [Required] ID of the table.
-        "datasetId": "A String", # [Required] ID of the dataset containing the table.
+        "projectId": "A String", # [Required] The ID of the project containing this table.
+        "tableId": "A String", # [Required] The ID of the table. The ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum length is 1,024 characters.
+        "datasetId": "A String", # [Required] The ID of the dataset containing this table.
       },
-      "numRows": "A String", # [Output-only] The number of rows of data in this table.
-      "numBytes": "A String", # [Output-only] The size of the table in bytes.
+      "numRows": "A String", # [Output-only] The number of rows of data in this table. This property is unavailable for tables that are actively receiving streaming inserts.
+      "numBytes": "A String", # [Output-only] The size of the table in bytes. This property is unavailable for tables that are actively receiving streaming inserts.
       "etag": "A String", # [Output-only] A hash of this resource.
       "friendlyName": "A String", # [Optional] A descriptive name for this table.
       "expirationTime": "A String", # [Optional] The time when this table expires, in milliseconds since the epoch. If not present, the table will persist indefinitely. Expired tables will be deleted and their storage reclaimed.
@@ -234,8 +234,8 @@
               # Object with schema name: TableFieldSchema
             ],
             "type": "A String", # [Required] The field data type. Possible values include STRING, INTEGER, FLOAT, BOOLEAN, TIMESTAMP or RECORD (where RECORD indicates that the field contains a nested schema).
-            "description": "A String", # [Optional] The field description.
-            "name": "A String", # [Required] The field name.
+            "description": "A String", # [Optional] The field description. The maximum length is 16K characters.
+            "name": "A String", # [Required] The field name. The name must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_), and must start with a letter or underscore. The maximum length is 128 characters.
             "mode": "A String", # [Optional] The field mode. Possible values include NULLABLE, REQUIRED and REPEATED. The default value is NULLABLE.
           },
         ],
@@ -265,9 +265,9 @@
         "type": "A String", # The type of table. Possible values are: TABLE, VIEW.
         "id": "A String", # An opaque ID of the table
         "tableReference": { # A reference uniquely identifying the table.
-          "projectId": "A String", # [Required] ID of the project billed for storage of the table.
-          "tableId": "A String", # [Required] ID of the table.
-          "datasetId": "A String", # [Required] ID of the dataset containing the table.
+          "projectId": "A String", # [Required] The ID of the project containing this table.
+          "tableId": "A String", # [Required] The ID of the table. The ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum length is 1,024 characters.
+          "datasetId": "A String", # [Required] The ID of the dataset containing this table.
         },
       },
     ],
@@ -308,12 +308,12 @@
     "description": "A String", # [Optional] A user-friendly description of this table.
     "creationTime": "A String", # [Output-only] The time when this table was created, in milliseconds since the epoch.
     "tableReference": { # [Required] Reference describing the ID of this table.
-      "projectId": "A String", # [Required] ID of the project billed for storage of the table.
-      "tableId": "A String", # [Required] ID of the table.
-      "datasetId": "A String", # [Required] ID of the dataset containing the table.
+      "projectId": "A String", # [Required] The ID of the project containing this table.
+      "tableId": "A String", # [Required] The ID of the table. The ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum length is 1,024 characters.
+      "datasetId": "A String", # [Required] The ID of the dataset containing this table.
     },
-    "numRows": "A String", # [Output-only] The number of rows of data in this table.
-    "numBytes": "A String", # [Output-only] The size of the table in bytes.
+    "numRows": "A String", # [Output-only] The number of rows of data in this table. This property is unavailable for tables that are actively receiving streaming inserts.
+    "numBytes": "A String", # [Output-only] The size of the table in bytes. This property is unavailable for tables that are actively receiving streaming inserts.
     "etag": "A String", # [Output-only] A hash of this resource.
     "friendlyName": "A String", # [Optional] A descriptive name for this table.
     "expirationTime": "A String", # [Optional] The time when this table expires, in milliseconds since the epoch. If not present, the table will persist indefinitely. Expired tables will be deleted and their storage reclaimed.
@@ -330,8 +330,8 @@
             # Object with schema name: TableFieldSchema
           ],
           "type": "A String", # [Required] The field data type. Possible values include STRING, INTEGER, FLOAT, BOOLEAN, TIMESTAMP or RECORD (where RECORD indicates that the field contains a nested schema).
-          "description": "A String", # [Optional] The field description.
-          "name": "A String", # [Required] The field name.
+          "description": "A String", # [Optional] The field description. The maximum length is 16K characters.
+          "name": "A String", # [Required] The field name. The name must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_), and must start with a letter or underscore. The maximum length is 128 characters.
           "mode": "A String", # [Optional] The field mode. Possible values include NULLABLE, REQUIRED and REPEATED. The default value is NULLABLE.
         },
       ],
@@ -348,12 +348,12 @@
       "description": "A String", # [Optional] A user-friendly description of this table.
       "creationTime": "A String", # [Output-only] The time when this table was created, in milliseconds since the epoch.
       "tableReference": { # [Required] Reference describing the ID of this table.
-        "projectId": "A String", # [Required] ID of the project billed for storage of the table.
-        "tableId": "A String", # [Required] ID of the table.
-        "datasetId": "A String", # [Required] ID of the dataset containing the table.
+        "projectId": "A String", # [Required] The ID of the project containing this table.
+        "tableId": "A String", # [Required] The ID of the table. The ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum length is 1,024 characters.
+        "datasetId": "A String", # [Required] The ID of the dataset containing this table.
       },
-      "numRows": "A String", # [Output-only] The number of rows of data in this table.
-      "numBytes": "A String", # [Output-only] The size of the table in bytes.
+      "numRows": "A String", # [Output-only] The number of rows of data in this table. This property is unavailable for tables that are actively receiving streaming inserts.
+      "numBytes": "A String", # [Output-only] The size of the table in bytes. This property is unavailable for tables that are actively receiving streaming inserts.
       "etag": "A String", # [Output-only] A hash of this resource.
       "friendlyName": "A String", # [Optional] A descriptive name for this table.
       "expirationTime": "A String", # [Optional] The time when this table expires, in milliseconds since the epoch. If not present, the table will persist indefinitely. Expired tables will be deleted and their storage reclaimed.
@@ -370,8 +370,8 @@
               # Object with schema name: TableFieldSchema
             ],
             "type": "A String", # [Required] The field data type. Possible values include STRING, INTEGER, FLOAT, BOOLEAN, TIMESTAMP or RECORD (where RECORD indicates that the field contains a nested schema).
-            "description": "A String", # [Optional] The field description.
-            "name": "A String", # [Required] The field name.
+            "description": "A String", # [Optional] The field description. The maximum length is 16K characters.
+            "name": "A String", # [Required] The field name. The name must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_), and must start with a letter or underscore. The maximum length is 128 characters.
             "mode": "A String", # [Optional] The field mode. Possible values include NULLABLE, REQUIRED and REPEATED. The default value is NULLABLE.
           },
         ],
@@ -396,12 +396,12 @@
     "description": "A String", # [Optional] A user-friendly description of this table.
     "creationTime": "A String", # [Output-only] The time when this table was created, in milliseconds since the epoch.
     "tableReference": { # [Required] Reference describing the ID of this table.
-      "projectId": "A String", # [Required] ID of the project billed for storage of the table.
-      "tableId": "A String", # [Required] ID of the table.
-      "datasetId": "A String", # [Required] ID of the dataset containing the table.
+      "projectId": "A String", # [Required] The ID of the project containing this table.
+      "tableId": "A String", # [Required] The ID of the table. The ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum length is 1,024 characters.
+      "datasetId": "A String", # [Required] The ID of the dataset containing this table.
     },
-    "numRows": "A String", # [Output-only] The number of rows of data in this table.
-    "numBytes": "A String", # [Output-only] The size of the table in bytes.
+    "numRows": "A String", # [Output-only] The number of rows of data in this table. This property is unavailable for tables that are actively receiving streaming inserts.
+    "numBytes": "A String", # [Output-only] The size of the table in bytes. This property is unavailable for tables that are actively receiving streaming inserts.
     "etag": "A String", # [Output-only] A hash of this resource.
     "friendlyName": "A String", # [Optional] A descriptive name for this table.
     "expirationTime": "A String", # [Optional] The time when this table expires, in milliseconds since the epoch. If not present, the table will persist indefinitely. Expired tables will be deleted and their storage reclaimed.
@@ -418,8 +418,8 @@
             # Object with schema name: TableFieldSchema
           ],
           "type": "A String", # [Required] The field data type. Possible values include STRING, INTEGER, FLOAT, BOOLEAN, TIMESTAMP or RECORD (where RECORD indicates that the field contains a nested schema).
-          "description": "A String", # [Optional] The field description.
-          "name": "A String", # [Required] The field name.
+          "description": "A String", # [Optional] The field description. The maximum length is 16K characters.
+          "name": "A String", # [Required] The field name. The name must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_), and must start with a letter or underscore. The maximum length is 128 characters.
           "mode": "A String", # [Optional] The field mode. Possible values include NULLABLE, REQUIRED and REPEATED. The default value is NULLABLE.
         },
       ],
@@ -436,12 +436,12 @@
       "description": "A String", # [Optional] A user-friendly description of this table.
       "creationTime": "A String", # [Output-only] The time when this table was created, in milliseconds since the epoch.
       "tableReference": { # [Required] Reference describing the ID of this table.
-        "projectId": "A String", # [Required] ID of the project billed for storage of the table.
-        "tableId": "A String", # [Required] ID of the table.
-        "datasetId": "A String", # [Required] ID of the dataset containing the table.
+        "projectId": "A String", # [Required] The ID of the project containing this table.
+        "tableId": "A String", # [Required] The ID of the table. The ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum length is 1,024 characters.
+        "datasetId": "A String", # [Required] The ID of the dataset containing this table.
       },
-      "numRows": "A String", # [Output-only] The number of rows of data in this table.
-      "numBytes": "A String", # [Output-only] The size of the table in bytes.
+      "numRows": "A String", # [Output-only] The number of rows of data in this table. This property is unavailable for tables that are actively receiving streaming inserts.
+      "numBytes": "A String", # [Output-only] The size of the table in bytes. This property is unavailable for tables that are actively receiving streaming inserts.
       "etag": "A String", # [Output-only] A hash of this resource.
       "friendlyName": "A String", # [Optional] A descriptive name for this table.
       "expirationTime": "A String", # [Optional] The time when this table expires, in milliseconds since the epoch. If not present, the table will persist indefinitely. Expired tables will be deleted and their storage reclaimed.
@@ -458,8 +458,8 @@
               # Object with schema name: TableFieldSchema
             ],
             "type": "A String", # [Required] The field data type. Possible values include STRING, INTEGER, FLOAT, BOOLEAN, TIMESTAMP or RECORD (where RECORD indicates that the field contains a nested schema).
-            "description": "A String", # [Optional] The field description.
-            "name": "A String", # [Required] The field name.
+            "description": "A String", # [Optional] The field description. The maximum length is 16K characters.
+            "name": "A String", # [Required] The field name. The name must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_), and must start with a letter or underscore. The maximum length is 128 characters.
             "mode": "A String", # [Optional] The field mode. Possible values include NULLABLE, REQUIRED and REPEATED. The default value is NULLABLE.
           },
         ],