Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(649)

Unified Diff: discovery/googleapis_beta/dns__v1beta1.json

Issue 798373003: Api roll 8: 2014-12-15 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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": {
« no previous file with comments | « discovery/googleapis_beta/cloudmonitoring__v2beta1.json ('k') | discovery/googleapis_beta/genomics__v1beta2.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698