Index: discovery/googleapis/dns__v1.json |
diff --git a/discovery/googleapis_beta/dns__v1beta1.json b/discovery/googleapis/dns__v1.json |
similarity index 95% |
copy from discovery/googleapis_beta/dns__v1beta1.json |
copy to discovery/googleapis/dns__v1.json |
index c1462d1d4ccc7770490a87dbc22b4c39f12a5bcb..8d3aab6bc28ad073ddff582be8894d8d3b61f479 100644 |
--- a/discovery/googleapis_beta/dns__v1beta1.json |
+++ b/discovery/googleapis/dns__v1.json |
@@ -5,6 +5,9 @@ |
"https://www.googleapis.com/auth/cloud-platform": { |
"description": "View and manage your data across Google Cloud Platform services" |
}, |
+ "https://www.googleapis.com/auth/cloud-platform.read-only": { |
+ "description": "MESSAGE UNDER CONSTRUCTION View your data across Google Cloud Platform services" |
+ }, |
"https://www.googleapis.com/auth/ndev.clouddns.readonly": { |
"description": "View your DNS records hosted by Google Cloud DNS" |
}, |
@@ -14,18 +17,18 @@ |
} |
} |
}, |
- "basePath": "/dns/v1beta1/projects/", |
- "baseUrl": "https://www.googleapis.com/dns/v1beta1/projects/", |
+ "basePath": "/dns/v1/projects/", |
+ "baseUrl": "https://www.googleapis.com/dns/v1/projects/", |
"batchPath": "batch", |
"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/oh0OKkMoXiShh-fNWjMyGYxRkos\"", |
+ "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/huM5ESXFYmqFx37lRvLrT-VEvys\"", |
"icons": { |
"x16": "http://www.google.com/images/icons/product/search-16.gif", |
"x32": "http://www.google.com/images/icons/product/search-32.gif" |
}, |
- "id": "dns:v1beta1", |
+ "id": "dns:v1", |
"kind": "discovery#restDescription", |
"name": "dns", |
"ownerDomain": "google.com", |
@@ -148,6 +151,7 @@ |
}, |
"scopes": [ |
"https://www.googleapis.com/auth/cloud-platform", |
+ "https://www.googleapis.com/auth/cloud-platform.read-only", |
"https://www.googleapis.com/auth/ndev.clouddns.readonly", |
"https://www.googleapis.com/auth/ndev.clouddns.readwrite" |
] |
@@ -208,6 +212,7 @@ |
}, |
"scopes": [ |
"https://www.googleapis.com/auth/cloud-platform", |
+ "https://www.googleapis.com/auth/cloud-platform.read-only", |
"https://www.googleapis.com/auth/ndev.clouddns.readonly", |
"https://www.googleapis.com/auth/ndev.clouddns.readwrite" |
] |
@@ -299,6 +304,7 @@ |
}, |
"scopes": [ |
"https://www.googleapis.com/auth/cloud-platform", |
+ "https://www.googleapis.com/auth/cloud-platform.read-only", |
"https://www.googleapis.com/auth/ndev.clouddns.readonly", |
"https://www.googleapis.com/auth/ndev.clouddns.readwrite" |
] |
@@ -311,6 +317,11 @@ |
"project" |
], |
"parameters": { |
+ "dnsName": { |
+ "description": "Restricts the list to return only zones with this domain name.", |
+ "location": "query", |
+ "type": "string" |
+ }, |
"maxResults": { |
"description": "Optional. Maximum number of results to be returned. If unspecified, the server will decide how many results to return.", |
"format": "int32", |
@@ -335,6 +346,7 @@ |
}, |
"scopes": [ |
"https://www.googleapis.com/auth/cloud-platform", |
+ "https://www.googleapis.com/auth/cloud-platform.read-only", |
"https://www.googleapis.com/auth/ndev.clouddns.readonly", |
"https://www.googleapis.com/auth/ndev.clouddns.readwrite" |
] |
@@ -364,6 +376,7 @@ |
}, |
"scopes": [ |
"https://www.googleapis.com/auth/cloud-platform", |
+ "https://www.googleapis.com/auth/cloud-platform.read-only", |
"https://www.googleapis.com/auth/ndev.clouddns.readonly", |
"https://www.googleapis.com/auth/ndev.clouddns.readwrite" |
] |
@@ -421,6 +434,7 @@ |
}, |
"scopes": [ |
"https://www.googleapis.com/auth/cloud-platform", |
+ "https://www.googleapis.com/auth/cloud-platform.read-only", |
"https://www.googleapis.com/auth/ndev.clouddns.readonly", |
"https://www.googleapis.com/auth/ndev.clouddns.readwrite" |
] |
@@ -428,7 +442,7 @@ |
} |
} |
}, |
- "revision": "20150218", |
+ "revision": "20150624", |
"rootUrl": "https://www.googleapis.com/", |
"schemas": { |
"Change": { |
@@ -464,6 +478,14 @@ |
}, |
"status": { |
"description": "Status of the operation (output only).", |
+ "enum": [ |
+ "done", |
+ "pending" |
+ ], |
+ "enumDescriptions": [ |
+ "", |
+ "" |
+ ], |
"type": "string" |
} |
}, |
@@ -680,7 +702,7 @@ |
"type": "object" |
} |
}, |
- "servicePath": "dns/v1beta1/projects/", |
+ "servicePath": "dns/v1/projects/", |
"title": "Google Cloud DNS API", |
- "version": "v1beta1" |
+ "version": "v1" |
} |