Refresh docs
diff --git a/docs/dyn/drive_v2.comments.html b/docs/dyn/drive_v2.comments.html
index 8db2aae..945d2c4 100644
--- a/docs/dyn/drive_v2.comments.html
+++ b/docs/dyn/drive_v2.comments.html
@@ -119,7 +119,7 @@
   An object of the form:
 
     { # A JSON representation of a comment on a file in Google Drive.
-      "status": "", # The status of this comment. Status can be changed by posting a reply to a comment with the desired status.
+      "status": "A String", # The status of this comment. Status can be changed by posting a reply to a comment with the desired status.
           # - "open" - The comment is still open.
           # - "resolved" - The comment has been resolved by one of its replies.
       "selfLink": "A String", # A link back to this comment.
@@ -180,7 +180,7 @@
     The object takes the form of:
 
 { # A JSON representation of a comment on a file in Google Drive.
-    "status": "", # The status of this comment. Status can be changed by posting a reply to a comment with the desired status.
+    "status": "A String", # The status of this comment. Status can be changed by posting a reply to a comment with the desired status.
         # - "open" - The comment is still open.
         # - "resolved" - The comment has been resolved by one of its replies.
     "selfLink": "A String", # A link back to this comment.
@@ -235,7 +235,7 @@
   An object of the form:
 
     { # A JSON representation of a comment on a file in Google Drive.
-      "status": "", # The status of this comment. Status can be changed by posting a reply to a comment with the desired status.
+      "status": "A String", # The status of this comment. Status can be changed by posting a reply to a comment with the desired status.
           # - "open" - The comment is still open.
           # - "resolved" - The comment has been resolved by one of its replies.
       "selfLink": "A String", # A link back to this comment.
@@ -304,7 +304,7 @@
     "nextPageToken": "A String", # The token to use to request the next page of results.
     "items": [ # List of comments.
       { # A JSON representation of a comment on a file in Google Drive.
-          "status": "", # The status of this comment. Status can be changed by posting a reply to a comment with the desired status.
+          "status": "A String", # The status of this comment. Status can be changed by posting a reply to a comment with the desired status.
               # - "open" - The comment is still open.
               # - "resolved" - The comment has been resolved by one of its replies.
           "selfLink": "A String", # A link back to this comment.
@@ -369,7 +369,7 @@
 Returns:
   A request object that you can call 'execute()' on to request the next
   page. Returns None if there are no more items in the collection.
-      </pre>
+    </pre>
 </div>
 
 <div class="method">
@@ -383,7 +383,7 @@
     The object takes the form of:
 
 { # A JSON representation of a comment on a file in Google Drive.
-    "status": "", # The status of this comment. Status can be changed by posting a reply to a comment with the desired status.
+    "status": "A String", # The status of this comment. Status can be changed by posting a reply to a comment with the desired status.
         # - "open" - The comment is still open.
         # - "resolved" - The comment has been resolved by one of its replies.
     "selfLink": "A String", # A link back to this comment.
@@ -438,7 +438,7 @@
   An object of the form:
 
     { # A JSON representation of a comment on a file in Google Drive.
-      "status": "", # The status of this comment. Status can be changed by posting a reply to a comment with the desired status.
+      "status": "A String", # The status of this comment. Status can be changed by posting a reply to a comment with the desired status.
           # - "open" - The comment is still open.
           # - "resolved" - The comment has been resolved by one of its replies.
       "selfLink": "A String", # A link back to this comment.
@@ -500,7 +500,7 @@
     The object takes the form of:
 
 { # A JSON representation of a comment on a file in Google Drive.
-    "status": "", # The status of this comment. Status can be changed by posting a reply to a comment with the desired status.
+    "status": "A String", # The status of this comment. Status can be changed by posting a reply to a comment with the desired status.
         # - "open" - The comment is still open.
         # - "resolved" - The comment has been resolved by one of its replies.
     "selfLink": "A String", # A link back to this comment.
@@ -555,7 +555,7 @@
   An object of the form:
 
     { # A JSON representation of a comment on a file in Google Drive.
-      "status": "", # The status of this comment. Status can be changed by posting a reply to a comment with the desired status.
+      "status": "A String", # The status of this comment. Status can be changed by posting a reply to a comment with the desired status.
           # - "open" - The comment is still open.
           # - "resolved" - The comment has been resolved by one of its replies.
       "selfLink": "A String", # A link back to this comment.