Update docs for 1.3.2 release.
diff --git a/docs/dyn/dns_v1beta1.managedZones.html b/docs/dyn/dns_v1beta1.managedZones.html
index 3a6ef99..33d6b28 100644
--- a/docs/dyn/dns_v1beta1.managedZones.html
+++ b/docs/dyn/dns_v1beta1.managedZones.html
@@ -106,9 +106,10 @@
       "A String",
     ],
     "creationTime": "A String", # The time that this resource was created on the server. This is in RFC3339 text format. Output only.
+    "nameServerSet": "A String", # Optionally specifies the NameServerSet for this ManagedZone. A NameServerSet is a set of DNS name servers that all host the same ManagedZones. Most users will leave this field unset.
     "dnsName": "A String", # The DNS name of this managed zone, for instance "example.com.".
     "id": "A String", # Unique identifier for the resource; defined by the server (output only)
-    "name": "A String", # User assigned name for this resource. Must be unique within the project.
+    "name": "A String", # User assigned name for this resource. Must be unique within the project. The name must be 1-32 characters long, must begin with a letter, end with a letter or digit, and only contain lowercase letters, digits or dashes.
   }
 
 
@@ -122,9 +123,10 @@
         "A String",
       ],
       "creationTime": "A String", # The time that this resource was created on the server. This is in RFC3339 text format. Output only.
+      "nameServerSet": "A String", # Optionally specifies the NameServerSet for this ManagedZone. A NameServerSet is a set of DNS name servers that all host the same ManagedZones. Most users will leave this field unset.
       "dnsName": "A String", # The DNS name of this managed zone, for instance "example.com.".
       "id": "A String", # Unique identifier for the resource; defined by the server (output only)
-      "name": "A String", # User assigned name for this resource. Must be unique within the project.
+      "name": "A String", # User assigned name for this resource. Must be unique within the project. The name must be 1-32 characters long, must begin with a letter, end with a letter or digit, and only contain lowercase letters, digits or dashes.
     }</pre>
 </div>
 
@@ -156,9 +158,10 @@
         "A String",
       ],
       "creationTime": "A String", # The time that this resource was created on the server. This is in RFC3339 text format. Output only.
+      "nameServerSet": "A String", # Optionally specifies the NameServerSet for this ManagedZone. A NameServerSet is a set of DNS name servers that all host the same ManagedZones. Most users will leave this field unset.
       "dnsName": "A String", # The DNS name of this managed zone, for instance "example.com.".
       "id": "A String", # Unique identifier for the resource; defined by the server (output only)
-      "name": "A String", # User assigned name for this resource. Must be unique within the project.
+      "name": "A String", # User assigned name for this resource. Must be unique within the project. The name must be 1-32 characters long, must begin with a letter, end with a letter or digit, and only contain lowercase letters, digits or dashes.
     }</pre>
 </div>
 
@@ -187,9 +190,10 @@
             "A String",
           ],
           "creationTime": "A String", # The time that this resource was created on the server. This is in RFC3339 text format. Output only.
+          "nameServerSet": "A String", # Optionally specifies the NameServerSet for this ManagedZone. A NameServerSet is a set of DNS name servers that all host the same ManagedZones. Most users will leave this field unset.
           "dnsName": "A String", # The DNS name of this managed zone, for instance "example.com.".
           "id": "A String", # Unique identifier for the resource; defined by the server (output only)
-          "name": "A String", # User assigned name for this resource. Must be unique within the project.
+          "name": "A String", # User assigned name for this resource. Must be unique within the project. The name must be 1-32 characters long, must begin with a letter, end with a letter or digit, and only contain lowercase letters, digits or dashes.
         },
     ],
   }</pre>