Regenerate documentation
diff --git a/docs/dyn/buzz.v1.comments.html b/docs/dyn/buzz.v1.comments.html
index cae1aa5..12aa3a4 100644
--- a/docs/dyn/buzz.v1.comments.html
+++ b/docs/dyn/buzz.v1.comments.html
@@ -66,6 +66,24 @@
json - Use JSON format<br>
postId: string, ID of the activity for which to get comments. (required)</tt></dd></dl>
+<dl><dt><a name="Resource-patch"><strong>patch</strong></a> = method(self, **kwargs)</dt><dd><tt>Update a comment. This method supports patch semantics.<br>
+ <br>
+Args:<br>
+ body: object, The request body. (required)<br>
+ userId: string, ID of the user being referenced. (required)<br>
+ abuseType: string, A parameter<br>
+ hl: string, Language code to limit language results.<br>
+ commentId: string, ID of the comment being referenced. (required)<br>
+ scope: string, The collection to which the activity belongs. (required)<br>
+ Allowed values<br>
+ @abuse - Comments reported by the user.<br>
+ @self - Comments 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 for which to update the comment. (required)</tt></dd></dl>
+
<dl><dt><a name="Resource-update"><strong>update</strong></a> = method(self, **kwargs)</dt><dd><tt>Update a comment<br>
<br>
Args:<br>