Update docs for 1.4.1 release
diff --git a/docs/dyn/blogger_v3.comments.html b/docs/dyn/blogger_v3.comments.html
index 604e3fb..2461f7c 100644
--- a/docs/dyn/blogger_v3.comments.html
+++ b/docs/dyn/blogger_v3.comments.html
@@ -256,6 +256,7 @@
},
],
"kind": "blogger#commentList", # The kind of this entry. Always blogger#commentList
+ "etag": "A String", # Etag of the response.
"prevPageToken": "A String", # Pagination token to fetch the previous page, if one exists.
}</pre>
</div>
@@ -312,6 +313,7 @@
},
],
"kind": "blogger#commentList", # The kind of this entry. Always blogger#commentList
+ "etag": "A String", # Etag of the response.
"prevPageToken": "A String", # Pagination token to fetch the previous page, if one exists.
}</pre>
</div>