imported patch docs
diff --git a/docs/dyn/orkut.v2.communityMessages.html b/docs/dyn/orkut.v2.communityMessages.html
index 42551c3..7fb6101 100644
--- a/docs/dyn/orkut.v2.communityMessages.html
+++ b/docs/dyn/orkut.v2.communityMessages.html
@@ -18,7 +18,11 @@
<br>
Args:<br>
topicId: string, The ID of the topic whose message will be moved to the trash folder. (required)<br>
+ pp: string, A parameter<br>
+ trace: string, A parameter<br>
+ strict: string, A parameter<br>
messageId: string, The ID of the message to be moved to the trash folder. (required)<br>
+ userip: string, A parameter<br>
communityId: integer, The ID of the community whose message will be moved to the trash folder. (required)</tt></dd></dl>
<dl><dt><a name="Resource-insert"><strong>insert</strong></a> = method(self, **kwargs)</dt><dd><tt>Adds a message to a given community topic.<br>
@@ -53,6 +57,10 @@
}<br>
<br>
topicId: string, The ID of the topic the message should be added to. (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 the message should be added to. (required)<br>
<br>
Returns:<br>
@@ -87,9 +95,13 @@
<br>
Args:<br>
topicId: string, The ID of the topic which messages will be listed. (required)<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 messages 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 messages to include in the response.<br>
+ strict: string, A parameter<br>
+ userip: string, A parameter<br>
communityId: integer, The ID of the community which messages will be listed. (required)<br>
<br>
Returns:<br>