imported patch docs
diff --git a/docs/dyn/orkut.v2.communityTopics.html b/docs/dyn/orkut.v2.communityTopics.html
index c3d2b55..f822fc8 100644
--- a/docs/dyn/orkut.v2.communityTopics.html
+++ b/docs/dyn/orkut.v2.communityTopics.html
@@ -18,13 +18,21 @@
<br>
Args:<br>
topicId: string, The ID of the topic to be moved to the trash folder. (required)<br>
+ pp: string, A parameter<br>
+ trace: string, A parameter<br>
+ strict: string, A parameter<br>
+ userip: string, A parameter<br>
communityId: integer, The ID of the community whose topic will be moved to the trash folder. (required)</tt></dd></dl>
<dl><dt><a name="Resource-get"><strong>get</strong></a> = method(self, **kwargs)</dt><dd><tt>Retrieves a topic of a community.<br>
<br>
Args:<br>
topicId: string, The ID of the topic to get. (required)<br>
+ pp: string, A parameter<br>
+ trace: string, A parameter<br>
hl: string, Specifies the interface language (host language) of your user interface.<br>
+ strict: string, A parameter<br>
+ userip: string, A parameter<br>
communityId: integer, The ID of the community whose topic will be retrieved. (required)<br>
<br>
Returns:<br>
@@ -142,7 +150,11 @@
"id": "A String", # The ID of the topic.<br>
}<br>
<br>
+ pp: string, A parameter<br>
+ trace: string, A parameter<br>
isShout: boolean, Whether this topic is a shout.<br>
+ strict: string, A parameter<br>
+ userip: string, A parameter<br>
communityId: integer, The ID of the community the topic should be added to. (required)<br>
<br>
Returns:<br>
@@ -204,9 +216,13 @@
<dl><dt><a name="Resource-list"><strong>list</strong></a> = method(self, **kwargs)</dt><dd><tt>Retrieves the topics of a community.<br>
<br>
Args:<br>
+ pp: string, A parameter<br>
+ trace: string, A parameter<br>
pageToken: string, A continuation token that allows pagination.<br>
- maxResults: integer, The maximum number of topics to include in the response.<br>
hl: string, Specifies the interface language (host language) of your user interface.<br>
+ maxResults: integer, The maximum number of topics to include in the response.<br>
+ strict: string, A parameter<br>
+ userip: string, A parameter<br>
communityId: integer, The ID of the community which topics will be listed. (required)<br>
<br>
Returns:<br>