Update docs for 1.3.2 release.
diff --git a/docs/dyn/autoscaler_v1beta2.zoneOperations.html b/docs/dyn/autoscaler_v1beta2.zoneOperations.html
index 892cc3b..d1eb5f4 100644
--- a/docs/dyn/autoscaler_v1beta2.zoneOperations.html
+++ b/docs/dyn/autoscaler_v1beta2.zoneOperations.html
@@ -137,7 +137,7 @@
     ],
     "user": "A String",
     "startTime": "A String",
-    "kind": "autoscaler#operation", # Type of the resource.
+    "kind": "autoscaler#operation", # [Output Only] Type of the resource. Always kind#operation for Operation resources.
     "name": "A String",
     "region": "A String",
     "error": {
@@ -199,7 +199,7 @@
         ],
         "user": "A String",
         "startTime": "A String",
-        "kind": "autoscaler#operation", # Type of the resource.
+        "kind": "autoscaler#operation", # [Output Only] Type of the resource. Always kind#operation for Operation resources.
         "name": "A String",
         "region": "A String",
         "error": {
@@ -216,7 +216,7 @@
         "targetLink": "A String",
       },
     ],
-    "kind": "autoscaler#operationList", # Type of resource.
+    "kind": "autoscaler#operationList", # Type of resource. Always compute#operations for Operations resource.
     "id": "A String",
     "selfLink": "A String",
   }</pre>