Update generated docs.
diff --git a/docs/dyn/plus.v1.comments.html b/docs/dyn/plus.v1.comments.html
index 8bcc1db..1fb8562 100644
--- a/docs/dyn/plus.v1.comments.html
+++ b/docs/dyn/plus.v1.comments.html
@@ -58,6 +58,10 @@
pageToken: string, The continuation token, used to page through large result sets. To get the next page of results, set this parameter to the value of "nextPageToken" from the previous response.<br>
maxResults: integer, The maximum number of comments to include in the response, used for paging. For any response, the actual number returned may be less than the specified maxResults.<br>
activityId: string, The ID of the activity to get comments for. (required)<br>
+ sortOrder: string, The order in which to sort the list of comments.<br>
+ Allowed values<br>
+ ascending - Sort oldest comments first.<br>
+ descending - Sort newest comments first.<br>
alt: string, Specifies an alternative representation type.<br>
Allowed values<br>
json - Use JSON format<br>