imported patch docs
diff --git a/docs/dyn/bigquery.v2.datasets.html b/docs/dyn/bigquery.v2.datasets.html
index 5f961a4..20182f2 100644
--- a/docs/dyn/bigquery.v2.datasets.html
+++ b/docs/dyn/bigquery.v2.datasets.html
@@ -18,13 +18,21 @@
<br>
Args:<br>
deleteContents: boolean, If True, delete all the tables in the dataset. If False and the dataset contains tables, the request will fail. Default is False<br>
+ pp: string, A parameter<br>
+ trace: string, A parameter<br>
+ strict: string, A parameter<br>
projectId: string, Project ID of the dataset being deleted (required)<br>
+ userip: string, A parameter<br>
datasetId: string, Dataset ID of dataset being deleted (required)</tt></dd></dl>
<dl><dt><a name="Resource-get"><strong>get</strong></a> = method(self, **kwargs)</dt><dd><tt>Returns the dataset specified by datasetID.<br>
<br>
Args:<br>
+ pp: string, A parameter<br>
+ trace: string, A parameter<br>
projectId: string, Project ID of the requested dataset (required)<br>
+ strict: string, A parameter<br>
+ userip: string, A parameter<br>
datasetId: string, Dataset ID of the requested dataset (required)<br>
<br>
Returns:<br>
@@ -92,7 +100,11 @@
"selfLink": "A String", # [Output-only] An URL that can be used to access this resource again. You can use this URL in Get or Update requests to this resource.<br>
}<br>
<br>
+ pp: string, A parameter<br>
+ trace: string, A parameter<br>
projectId: string, Project ID of the new dataset (required)<br>
+ strict: string, A parameter<br>
+ userip: string, A parameter<br>
<br>
Returns:<br>
An object of the form<br>
@@ -128,9 +140,13 @@
<dl><dt><a name="Resource-list"><strong>list</strong></a> = method(self, **kwargs)</dt><dd><tt>Lists all the datasets in the specified project to which the caller has read access; however, a project owner can list (but not necessarily get) all datasets in his project.<br>
<br>
Args:<br>
+ pp: string, A parameter<br>
+ trace: string, A parameter<br>
pageToken: string, Page token, returned by a previous call, to request the next page of results<br>
maxResults: integer, The maximum number of results to return<br>
+ strict: string, A parameter<br>
projectId: string, Project ID of the datasets to be listed (required)<br>
+ userip: string, A parameter<br>
<br>
Returns:<br>
An object of the form<br>
@@ -196,7 +212,11 @@
"selfLink": "A String", # [Output-only] An URL that can be used to access this resource again. You can use this URL in Get or Update requests to this resource.<br>
}<br>
<br>
+ pp: string, A parameter<br>
+ trace: string, A parameter<br>
projectId: string, Project ID of the dataset being updated (required)<br>
+ strict: string, A parameter<br>
+ userip: string, A parameter<br>
datasetId: string, Dataset ID of the dataset being updated (required)<br>
<br>
Returns:<br>
@@ -264,7 +284,11 @@
"selfLink": "A String", # [Output-only] An URL that can be used to access this resource again. You can use this URL in Get or Update requests to this resource.<br>
}<br>
<br>
+ pp: string, A parameter<br>
+ trace: string, A parameter<br>
projectId: string, Project ID of the dataset being updated (required)<br>
+ strict: string, A parameter<br>
+ userip: string, A parameter<br>
datasetId: string, Dataset ID of the dataset being updated (required)<br>
<br>
Returns:<br>