Index: discovery/googleapis_beta/dns__v1beta1.json |
diff --git a/discovery/googleapis_beta/dns__v1beta1.json b/discovery/googleapis_beta/dns__v1beta1.json |
index ad04b842654fed78f7abe58e7c24fcdcf669c7bc..6de522533e18ea8544c49e3e2c28c6b8e6217880 100644 |
--- a/discovery/googleapis_beta/dns__v1beta1.json |
+++ b/discovery/googleapis_beta/dns__v1beta1.json |
@@ -20,7 +20,7 @@ |
"description": "The Google Cloud DNS API provides services for configuring and serving authoritative DNS records.", |
"discoveryVersion": "v1", |
"documentationLink": "https://developers.google.com/cloud-dns", |
- "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/8dmWjBwqXLQv5ILN4PEcDad3Jq8\"", |
+ "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/_vgNPwHi8lDV9NY2AVX5qWWTYFo\"", |
"icons": { |
"x16": "http://www.google.com/images/icons/product/search-16.gif", |
"x32": "http://www.google.com/images/icons/product/search-32.gif" |
@@ -428,7 +428,7 @@ |
} |
} |
}, |
- "revision": "20140922", |
+ "revision": "20141121", |
"rootUrl": "https://www.googleapis.com/", |
"schemas": { |
"Change": { |
@@ -519,7 +519,11 @@ |
"type": "string" |
}, |
"name": { |
- "description": "User assigned name for this resource. Must be unique within the project.", |
+ "description": "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.", |
+ "type": "string" |
+ }, |
+ "nameServerSet": { |
+ "description": "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.", |
"type": "string" |
}, |
"nameServers": { |