Refresh docs
diff --git a/docs/dyn/discovery_v1.apis.html b/docs/dyn/discovery_v1.apis.html
index 21904fe..160f3bc 100644
--- a/docs/dyn/discovery_v1.apis.html
+++ b/docs/dyn/discovery_v1.apis.html
@@ -97,7 +97,7 @@
     "methods": { # API-level methods for this API.
       "a_key": { # An individual method description.
         "scopes": [ # OAuth 2.0 scopes applicable to this method.
-          "",
+          "A String",
         ],
         "description": "A String", # Description of this method.
         "parameters": { # Details for all parameters in this method.
@@ -240,17 +240,18 @@
       "x16": "A String", # The url of the 16x16 icon.
     },
     "baseUrl": "A String", # [DEPRECATED] The base URL for REST requests.
-    "version": "A String", # The version of this API.
+    "etag": "A String", # The etag for this response.
     "features": [ # A list of supported features for this API.
       "A String",
     ],
+    "version": "A String", # The version of this API.
     "servicePath": "A String", # The base path for all REST requests.
     "resources": { # The resources in this API.
       "a_key": { # An individual resource description. Contains methods and sub-resources related to this resource.
         "methods": { # Methods on this resource.
           "a_key": { # Description for any methods on this resource.
             "scopes": [ # OAuth 2.0 scopes applicable to this method.
-              "",
+              "A String",
             ],
             "description": "A String", # Description of this method.
             "parameters": { # Details for all parameters in this method.