1.0beta7
diff --git a/docs/dyn/plus.v1.comments.html b/docs/dyn/plus.v1.comments.html
index 8142bea..8bcc1db 100644
--- a/docs/dyn/plus.v1.comments.html
+++ b/docs/dyn/plus.v1.comments.html
@@ -46,6 +46,7 @@
},<br>
"verb": "post", # This comment's verb, indicating what action was performed. Possible values are:<br>
# - "post" - Publish content to the stream.<br>
+ "etag": "A String", # ETag of this response for caching purposes.<br>
"published": "A String", # The time at which this comment was initially published. Formatted as an <a href="http://www.rfc-editor.org/rfc/rfc3339.txt">RFC 3339</a> timestamp.<br>
"id": "A String", # The ID of this comment.<br>
"selfLink": "A String", # Link to this comment resource.<br>
@@ -93,6 +94,7 @@
},<br>
"verb": "post", # This comment's verb, indicating what action was performed. Possible values are:<br>
# - "post" - Publish content to the stream.<br>
+ "etag": "A String", # ETag of this response for caching purposes.<br>
"published": "A String", # The time at which this comment was initially published. Formatted as an <a href="http://www.rfc-editor.org/rfc/rfc3339.txt">RFC 3339</a> timestamp.<br>
"id": "A String", # The ID of this comment.<br>
"selfLink": "A String", # Link to this comment resource.<br>
@@ -100,6 +102,7 @@
],<br>
"updated": "A String", # The time at which this collection of comments was last updated. Formatted as an <a href="http://www.rfc-editor.org/rfc/rfc3339.txt">RFC 3339</a> timestamp.<br>
"nextLink": "A String", # Link to the next page of activities.<br>
+ "etag": "A String", # ETag of this response for caching purposes.<br>
"id": "A String", # The ID of this collection of comments.<br>
}</tt></dd></dl>