Regenerate documentation
diff --git a/docs/dyn/buzz.v1.activities.html b/docs/dyn/buzz.v1.activities.html
index d93169f..d643864 100644
--- a/docs/dyn/buzz.v1.activities.html
+++ b/docs/dyn/buzz.v1.activities.html
@@ -108,6 +108,25 @@
Returns None if there are no more items in<br>
the collection.</tt></dd></dl>
+<dl><dt><a name="Resource-patch"><strong>patch</strong></a> = method(self, **kwargs)</dt><dd><tt>Update an activity. This method supports patch semantics.<br>
+ <br>
+Args:<br>
+ body: object, The request body. (required)<br>
+ userId: string, ID of the user whose post to update. (required)<br>
+ abuseType: string, A parameter<br>
+ hl: string, Language code to limit language results.<br>
+ scope: string, The collection to which the activity belongs. (required)<br>
+ Allowed values<br>
+ @abuse - Activities reported by the user.<br>
+ @liked - Activities liked by the user.<br>
+ @muted - Activities muted by the user.<br>
+ @self - Activities posted by the user.<br>
+ alt: string, Specifies an alternative representation type.<br>
+ Allowed values<br>
+ atom - Use Atom XML format<br>
+ json - Use JSON format<br>
+ postId: string, ID of the activity to update. (required)</tt></dd></dl>
+
<dl><dt><a name="Resource-search"><strong>search</strong></a> = method(self, **kwargs)</dt><dd><tt>Search for activities<br>
<br>
Args:<br>