| OLD | NEW |
| 1 { | 1 { |
| 2 "auth": { | 2 "auth": { |
| 3 "oauth2": { | 3 "oauth2": { |
| 4 "scopes": { | 4 "scopes": { |
| 5 "https://www.googleapis.com/auth/cloud-platform": { | 5 "https://www.googleapis.com/auth/cloud-platform": { |
| 6 "description": "View and manage your data across Google Clou
d Platform services" | 6 "description": "View and manage your data across Google Clou
d Platform services" |
| 7 }, | 7 }, |
| 8 "https://www.googleapis.com/auth/cloud-platform.read-only": { | 8 "https://www.googleapis.com/auth/cloud-platform.read-only": { |
| 9 "description": "View your data across Google Cloud Platform
services" | 9 "description": "View your data across Google Cloud Platform
services" |
| 10 }, | 10 }, |
| 11 "https://www.googleapis.com/auth/ndev.clouddns.readonly": { | 11 "https://www.googleapis.com/auth/ndev.clouddns.readonly": { |
| 12 "description": "View your DNS records hosted by Google Cloud
DNS" | 12 "description": "View your DNS records hosted by Google Cloud
DNS" |
| 13 }, | 13 }, |
| 14 "https://www.googleapis.com/auth/ndev.clouddns.readwrite": { | 14 "https://www.googleapis.com/auth/ndev.clouddns.readwrite": { |
| 15 "description": "View and manage your DNS records hosted by G
oogle Cloud DNS" | 15 "description": "View and manage your DNS records hosted by G
oogle Cloud DNS" |
| 16 } | 16 } |
| 17 } | 17 } |
| 18 } | 18 } |
| 19 }, | 19 }, |
| 20 "basePath": "/dns/v2beta1/projects/", | 20 "basePath": "/dns/v2beta1/projects/", |
| 21 "baseUrl": "https://www.googleapis.com/dns/v2beta1/projects/", | 21 "baseUrl": "https://www.googleapis.com/dns/v2beta1/projects/", |
| 22 "batchPath": "batch", | 22 "batchPath": "batch", |
| 23 "description": "Configures and serves authoritative DNS records.", | 23 "description": "Configures and serves authoritative DNS records.", |
| 24 "discoveryVersion": "v1", | 24 "discoveryVersion": "v1", |
| 25 "documentationLink": "https://developers.google.com/cloud-dns", | 25 "documentationLink": "https://developers.google.com/cloud-dns", |
| 26 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/JQmieASg3Jazvi7OZK08WN9It0I\"", | 26 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/s4YQIiSKa459YRh67WgnNEPgxjs\"", |
| 27 "icons": { | 27 "icons": { |
| 28 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 28 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
| 29 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 29 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
| 30 }, | 30 }, |
| 31 "id": "dns:v2beta1", | 31 "id": "dns:v2beta1", |
| 32 "kind": "discovery#restDescription", | 32 "kind": "discovery#restDescription", |
| 33 "name": "dns", | 33 "name": "dns", |
| 34 "ownerDomain": "google.com", | 34 "ownerDomain": "google.com", |
| 35 "ownerName": "Google", | 35 "ownerName": "Google", |
| 36 "parameters": { | 36 "parameters": { |
| (...skipping 185 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 222 }, | 222 }, |
| 223 "scopes": [ | 223 "scopes": [ |
| 224 "https://www.googleapis.com/auth/cloud-platform", | 224 "https://www.googleapis.com/auth/cloud-platform", |
| 225 "https://www.googleapis.com/auth/cloud-platform.read-onl
y", | 225 "https://www.googleapis.com/auth/cloud-platform.read-onl
y", |
| 226 "https://www.googleapis.com/auth/ndev.clouddns.readonly"
, | 226 "https://www.googleapis.com/auth/ndev.clouddns.readonly"
, |
| 227 "https://www.googleapis.com/auth/ndev.clouddns.readwrite
" | 227 "https://www.googleapis.com/auth/ndev.clouddns.readwrite
" |
| 228 ] | 228 ] |
| 229 } | 229 } |
| 230 } | 230 } |
| 231 }, | 231 }, |
| 232 "dnskeys": { | 232 "dnsKeys": { |
| 233 "methods": { | 233 "methods": { |
| 234 "get": { | 234 "get": { |
| 235 "description": "Fetch the representation of an existing DnsK
ey.", | 235 "description": "Fetch the representation of an existing DnsK
ey.", |
| 236 "httpMethod": "GET", | 236 "httpMethod": "GET", |
| 237 "id": "dns.dnskeys.get", | 237 "id": "dns.dnsKeys.get", |
| 238 "parameterOrder": [ | 238 "parameterOrder": [ |
| 239 "project", | 239 "project", |
| 240 "managedZone", | 240 "managedZone", |
| 241 "dnsKeyId" | 241 "dnsKeyId" |
| 242 ], | 242 ], |
| 243 "parameters": { | 243 "parameters": { |
| 244 "clientOperationId": { | 244 "clientOperationId": { |
| 245 "description": "For mutating operation requests only
. An optional identifier specified by the client. Must be unique for operation r
esources in the Operations collection.", | 245 "description": "For mutating operation requests only
. An optional identifier specified by the client. Must be unique for operation r
esources in the Operations collection.", |
| 246 "location": "query", | 246 "location": "query", |
| 247 "type": "string" | 247 "type": "string" |
| (...skipping 29 matching lines...) Expand all Loading... |
| 277 "scopes": [ | 277 "scopes": [ |
| 278 "https://www.googleapis.com/auth/cloud-platform", | 278 "https://www.googleapis.com/auth/cloud-platform", |
| 279 "https://www.googleapis.com/auth/cloud-platform.read-onl
y", | 279 "https://www.googleapis.com/auth/cloud-platform.read-onl
y", |
| 280 "https://www.googleapis.com/auth/ndev.clouddns.readonly"
, | 280 "https://www.googleapis.com/auth/ndev.clouddns.readonly"
, |
| 281 "https://www.googleapis.com/auth/ndev.clouddns.readwrite
" | 281 "https://www.googleapis.com/auth/ndev.clouddns.readwrite
" |
| 282 ] | 282 ] |
| 283 }, | 283 }, |
| 284 "list": { | 284 "list": { |
| 285 "description": "Enumerate DnsKeys to a ResourceRecordSet col
lection.", | 285 "description": "Enumerate DnsKeys to a ResourceRecordSet col
lection.", |
| 286 "httpMethod": "GET", | 286 "httpMethod": "GET", |
| 287 "id": "dns.dnskeys.list", | 287 "id": "dns.dnsKeys.list", |
| 288 "parameterOrder": [ | 288 "parameterOrder": [ |
| 289 "project", | 289 "project", |
| 290 "managedZone" | 290 "managedZone" |
| 291 ], | 291 ], |
| 292 "parameters": { | 292 "parameters": { |
| 293 "digestType": { | 293 "digestType": { |
| 294 "description": "An optional comma-separated list of
digest types to compute and display for key signing keys. If omitted, the recomm
ended digest type will be computed and displayed.", | 294 "description": "An optional comma-separated list of
digest types to compute and display for key signing keys. If omitted, the recomm
ended digest type will be computed and displayed.", |
| 295 "location": "query", | 295 "location": "query", |
| 296 "type": "string" | 296 "type": "string" |
| 297 }, | 297 }, |
| (...skipping 458 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 756 "scopes": [ | 756 "scopes": [ |
| 757 "https://www.googleapis.com/auth/cloud-platform", | 757 "https://www.googleapis.com/auth/cloud-platform", |
| 758 "https://www.googleapis.com/auth/cloud-platform.read-onl
y", | 758 "https://www.googleapis.com/auth/cloud-platform.read-onl
y", |
| 759 "https://www.googleapis.com/auth/ndev.clouddns.readonly"
, | 759 "https://www.googleapis.com/auth/ndev.clouddns.readonly"
, |
| 760 "https://www.googleapis.com/auth/ndev.clouddns.readwrite
" | 760 "https://www.googleapis.com/auth/ndev.clouddns.readwrite
" |
| 761 ] | 761 ] |
| 762 } | 762 } |
| 763 } | 763 } |
| 764 } | 764 } |
| 765 }, | 765 }, |
| 766 "revision": "20160818", | 766 "revision": "20161020", |
| 767 "rootUrl": "https://www.googleapis.com/", | 767 "rootUrl": "https://www.googleapis.com/", |
| 768 "schemas": { | 768 "schemas": { |
| 769 "Change": { | 769 "Change": { |
| 770 "description": "An atomic update to a collection of ResourceRecordSe
ts.", | 770 "description": "An atomic update to a collection of ResourceRecordSe
ts.", |
| 771 "id": "Change", | 771 "id": "Change", |
| 772 "properties": { | 772 "properties": { |
| 773 "additions": { | 773 "additions": { |
| 774 "description": "Which ResourceRecordSets to add?", | 774 "description": "Which ResourceRecordSets to add?", |
| 775 "items": { | 775 "items": { |
| 776 "$ref": "ResourceRecordSet" | 776 "$ref": "ResourceRecordSet" |
| (...skipping 620 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1397 "type": "string" | 1397 "type": "string" |
| 1398 } | 1398 } |
| 1399 }, | 1399 }, |
| 1400 "type": "object" | 1400 "type": "object" |
| 1401 } | 1401 } |
| 1402 }, | 1402 }, |
| 1403 "servicePath": "dns/v2beta1/projects/", | 1403 "servicePath": "dns/v2beta1/projects/", |
| 1404 "title": "Google Cloud DNS API", | 1404 "title": "Google Cloud DNS API", |
| 1405 "version": "v2beta1" | 1405 "version": "v2beta1" |
| 1406 } | 1406 } |
| OLD | NEW |