Refreshed docs, now with repeated params
diff --git a/docs/dyn/prediction.v1.1.training.html b/docs/dyn/prediction.v1.1.training.html
index 971e5f8..97a11c9 100644
--- a/docs/dyn/prediction.v1.1.training.html
+++ b/docs/dyn/prediction.v1.1.training.html
@@ -17,18 +17,18 @@
<dl><dt><a name="Resource-delete"><strong>delete</strong></a> = method(self, **kwargs)</dt><dd><tt>A description of how to use this function<br>
<br>
Args:<br>
- data: mybucket%2Fmydata resource in Google Storage (required)</tt></dd></dl>
+ data: string, mybucket%2Fmydata resource in Google Storage (required)</tt></dd></dl>
<dl><dt><a name="Resource-get"><strong>get</strong></a> = method(self, **kwargs)</dt><dd><tt>A description of how to use this function<br>
<br>
Args:<br>
- data: mybucket%2Fmydata resource in Google Storage (required)</tt></dd></dl>
+ data: string, mybucket%2Fmydata resource in Google Storage (required)</tt></dd></dl>
<dl><dt><a name="Resource-insert"><strong>insert</strong></a> = method(self, **kwargs)</dt><dd><tt>A description of how to use this function<br>
<br>
Args:<br>
- body: The request body.<br>
- data: mybucket%2Fmydata resource in Google Storage (required)</tt></dd></dl>
+ body: object, The request body.<br>
+ data: string, mybucket%2Fmydata resource in Google Storage (required)</tt></dd></dl>
<hr>
Data descriptors defined here:<br>