Update docs for 1.4.1 release
diff --git a/docs/dyn/autoscaler_v1beta2.zones.html b/docs/dyn/autoscaler_v1beta2.zones.html
index 16919ec..afef385 100644
--- a/docs/dyn/autoscaler_v1beta2.zones.html
+++ b/docs/dyn/autoscaler_v1beta2.zones.html
@@ -99,7 +99,7 @@
     "items": [
       {
         "status": "A String",
-        "kind": "autoscaler#zone", # Type of the resource.
+        "kind": "autoscaler#zone", # [Output Only] Type of the resource. Always kind#zone for zones.
         "description": "A String",
         "maintenanceWindows": [
           {
@@ -119,7 +119,7 @@
         "region": "A String",
         "creationTimestamp": "A String",
         "id": "A String",
-        "selfLink": "A String", # Server defined URL for the resource (output only).
+        "selfLink": "A String", # [Output Only] Server defined URL for the resource.
         "name": "A String",
       },
     ],