imported patch docs
diff --git a/docs/dyn/orkut.v2.activities.html b/docs/dyn/orkut.v2.activities.html
index 339bee1..5538185 100644
--- a/docs/dyn/orkut.v2.activities.html
+++ b/docs/dyn/orkut.v2.activities.html
@@ -17,20 +17,28 @@
 <dl><dt><a name="Resource-delete"><strong>delete</strong></a> = method(self, **kwargs)</dt><dd><tt>Deletes&nbsp;an&nbsp;existing&nbsp;activity,&nbsp;if&nbsp;the&nbsp;access&nbsp;controls&nbsp;allow&nbsp;it.<br>
 &nbsp;<br>
 Args:<br>
-&nbsp;&nbsp;activityId:&nbsp;string,&nbsp;ID&nbsp;of&nbsp;the&nbsp;activity&nbsp;to&nbsp;remove.&nbsp;(required)</tt></dd></dl>
+&nbsp;&nbsp;pp:&nbsp;string,&nbsp;A&nbsp;parameter<br>
+&nbsp;&nbsp;trace:&nbsp;string,&nbsp;A&nbsp;parameter<br>
+&nbsp;&nbsp;strict:&nbsp;string,&nbsp;A&nbsp;parameter<br>
+&nbsp;&nbsp;activityId:&nbsp;string,&nbsp;ID&nbsp;of&nbsp;the&nbsp;activity&nbsp;to&nbsp;remove.&nbsp;(required)<br>
+&nbsp;&nbsp;userip:&nbsp;string,&nbsp;A&nbsp;parameter</tt></dd></dl>
 
 <dl><dt><a name="Resource-list"><strong>list</strong></a> = method(self, **kwargs)</dt><dd><tt>Retrieves&nbsp;a&nbsp;list&nbsp;of&nbsp;activities.<br>
 &nbsp;<br>
 Args:<br>
+&nbsp;&nbsp;pp:&nbsp;string,&nbsp;A&nbsp;parameter<br>
+&nbsp;&nbsp;trace:&nbsp;string,&nbsp;A&nbsp;parameter<br>
 &nbsp;&nbsp;pageToken:&nbsp;string,&nbsp;A&nbsp;continuation&nbsp;token&nbsp;that&nbsp;allows&nbsp;pagination.<br>
+&nbsp;&nbsp;hl:&nbsp;string,&nbsp;Specifies&nbsp;the&nbsp;interface&nbsp;language&nbsp;(host&nbsp;language)&nbsp;of&nbsp;your&nbsp;user&nbsp;interface.<br>
 &nbsp;&nbsp;userId:&nbsp;string,&nbsp;The&nbsp;ID&nbsp;of&nbsp;the&nbsp;user&nbsp;whose&nbsp;activities&nbsp;will&nbsp;be&nbsp;listed.&nbsp;Can&nbsp;be&nbsp;me&nbsp;to&nbsp;refer&nbsp;to&nbsp;the&nbsp;viewer&nbsp;(i.e.&nbsp;the&nbsp;authenticated&nbsp;user).&nbsp;(required)<br>
 &nbsp;&nbsp;maxResults:&nbsp;integer,&nbsp;The&nbsp;maximum&nbsp;number&nbsp;of&nbsp;activities&nbsp;to&nbsp;include&nbsp;in&nbsp;the&nbsp;response.<br>
+&nbsp;&nbsp;strict:&nbsp;string,&nbsp;A&nbsp;parameter<br>
 &nbsp;&nbsp;collection:&nbsp;string,&nbsp;The&nbsp;collection&nbsp;of&nbsp;activities&nbsp;to&nbsp;list.&nbsp;(required)<br>
 &nbsp;&nbsp;&nbsp;&nbsp;Allowed&nbsp;values<br>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;all&nbsp;-&nbsp;All&nbsp;activities&nbsp;created&nbsp;by&nbsp;the&nbsp;specified&nbsp;user&nbsp;that&nbsp;the&nbsp;authenticated&nbsp;user&nbsp;is&nbsp;authorized&nbsp;to&nbsp;view.<br>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;scraps&nbsp;-&nbsp;The&nbsp;specified&nbsp;user's&nbsp;scrapbook.<br>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;stream&nbsp;-&nbsp;The&nbsp;specified&nbsp;user's&nbsp;stream&nbsp;feed,&nbsp;intended&nbsp;for&nbsp;consumption.&nbsp;This&nbsp;includes&nbsp;activities&nbsp;posted&nbsp;by&nbsp;people&nbsp;that&nbsp;the&nbsp;user&nbsp;is&nbsp;following,&nbsp;and&nbsp;activities&nbsp;in&nbsp;which&nbsp;the&nbsp;user&nbsp;has&nbsp;been&nbsp;mentioned.<br>
-&nbsp;&nbsp;hl:&nbsp;string,&nbsp;Specifies&nbsp;the&nbsp;interface&nbsp;language&nbsp;(host&nbsp;language)&nbsp;of&nbsp;your&nbsp;user&nbsp;interface.<br>
+&nbsp;&nbsp;userip:&nbsp;string,&nbsp;A&nbsp;parameter<br>
 &nbsp;<br>
 Returns:<br>
 &nbsp;&nbsp;An&nbsp;object&nbsp;of&nbsp;the&nbsp;form<br>