imported patch docs
diff --git a/docs/dyn/bigquery.v2.tabledata.html b/docs/dyn/bigquery.v2.tabledata.html
index 3f05cf0..8f7243e 100644
--- a/docs/dyn/bigquery.v2.tabledata.html
+++ b/docs/dyn/bigquery.v2.tabledata.html
@@ -17,10 +17,14 @@
<dl><dt><a name="Resource-list"><strong>list</strong></a> = method(self, **kwargs)</dt><dd><tt>Retrieves table data from a specified set of rows.<br>
<br>
Args:<br>
+ pp: string, A parameter<br>
+ trace: string, A parameter<br>
projectId: string, Project ID of the table to read (required)<br>
maxResults: integer, Maximum number of results to return<br>
+ strict: string, A parameter<br>
startIndex: string, Zero-based index of the starting row to read<br>
tableId: string, Table ID of the table to read (required)<br>
+ userip: string, A parameter<br>
datasetId: string, Dataset ID of the table to read (required)<br>
<br>
Returns:<br>