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": "MESSAGE UNDER CONSTRUCTION View your data ac
ross Google Cloud Platform services" | 9 "description": "MESSAGE UNDER CONSTRUCTION View your data ac
ross 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/v1beta1/projects/", | 20 "basePath": "/dns/v1beta1/projects/", |
21 "baseUrl": "https://www.googleapis.com/dns/v1beta1/projects/", | 21 "baseUrl": "https://www.googleapis.com/dns/v1beta1/projects/", |
22 "batchPath": "batch", | 22 "batchPath": "batch", |
23 "description": "The Google Cloud DNS API provides services for configuring a
nd serving authoritative DNS records.", | 23 "description": "The Google Cloud DNS API provides services for configuring a
nd serving 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": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/Og8_23UueiyoyKT_xkjsiyVktJ8\"", | 26 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/H_RIclRYfjFhDGvmstgQsXkLTRM\"", |
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:v1beta1", | 31 "id": "dns:v1beta1", |
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 398 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
435 "scopes": [ | 435 "scopes": [ |
436 "https://www.googleapis.com/auth/cloud-platform", | 436 "https://www.googleapis.com/auth/cloud-platform", |
437 "https://www.googleapis.com/auth/cloud-platform.read-onl
y", | 437 "https://www.googleapis.com/auth/cloud-platform.read-onl
y", |
438 "https://www.googleapis.com/auth/ndev.clouddns.readonly"
, | 438 "https://www.googleapis.com/auth/ndev.clouddns.readonly"
, |
439 "https://www.googleapis.com/auth/ndev.clouddns.readwrite
" | 439 "https://www.googleapis.com/auth/ndev.clouddns.readwrite
" |
440 ] | 440 ] |
441 } | 441 } |
442 } | 442 } |
443 } | 443 } |
444 }, | 444 }, |
445 "revision": "20150624", | 445 "revision": "20150729", |
446 "rootUrl": "https://www.googleapis.com/", | 446 "rootUrl": "https://www.googleapis.com/", |
447 "schemas": { | 447 "schemas": { |
448 "Change": { | 448 "Change": { |
449 "description": "An atomic update to a collection of ResourceRecordSe
ts.", | 449 "description": "An atomic update to a collection of ResourceRecordSe
ts.", |
450 "id": "Change", | 450 "id": "Change", |
451 "properties": { | 451 "properties": { |
452 "additions": { | 452 "additions": { |
453 "description": "Which ResourceRecordSets to add?", | 453 "description": "Which ResourceRecordSets to add?", |
454 "items": { | 454 "items": { |
455 "$ref": "ResourceRecordSet" | 455 "$ref": "ResourceRecordSet" |
(...skipping 235 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
691 "type": "array" | 691 "type": "array" |
692 } | 692 } |
693 }, | 693 }, |
694 "type": "object" | 694 "type": "object" |
695 } | 695 } |
696 }, | 696 }, |
697 "servicePath": "dns/v1beta1/projects/", | 697 "servicePath": "dns/v1beta1/projects/", |
698 "title": "Google Cloud DNS API", | 698 "title": "Google Cloud DNS API", |
699 "version": "v1beta1" | 699 "version": "v1beta1" |
700 } | 700 } |
OLD | NEW |