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/ndev.clouddns.readonly": { | 8 "https://www.googleapis.com/auth/ndev.clouddns.readonly": { |
9 "description": "View your DNS records hosted by Google Cloud
DNS" | 9 "description": "View your DNS records hosted by Google Cloud
DNS" |
10 }, | 10 }, |
11 "https://www.googleapis.com/auth/ndev.clouddns.readwrite": { | 11 "https://www.googleapis.com/auth/ndev.clouddns.readwrite": { |
12 "description": "View and manage your DNS records hosted by G
oogle Cloud DNS" | 12 "description": "View and manage your DNS records hosted by G
oogle Cloud DNS" |
13 } | 13 } |
14 } | 14 } |
15 } | 15 } |
16 }, | 16 }, |
17 "basePath": "/dns/v1beta1/projects/", | 17 "basePath": "/dns/v1beta1/projects/", |
18 "baseUrl": "https://www.googleapis.com/dns/v1beta1/projects/", | 18 "baseUrl": "https://www.googleapis.com/dns/v1beta1/projects/", |
19 "batchPath": "batch", | 19 "batchPath": "batch", |
20 "description": "The Google Cloud DNS API provides services for configuring a
nd serving authoritative DNS records.", | 20 "description": "The Google Cloud DNS API provides services for configuring a
nd serving authoritative DNS records.", |
21 "discoveryVersion": "v1", | 21 "discoveryVersion": "v1", |
22 "documentationLink": "https://developers.google.com/cloud-dns", | 22 "documentationLink": "https://developers.google.com/cloud-dns", |
23 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/8dmWjBwqXLQv5ILN4PEcDad3Jq8\"", | 23 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/8dmWjBwqXLQv5ILN4PEcDad3Jq8\"", |
24 "icons": { | 24 "icons": { |
25 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 25 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
26 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 26 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
27 }, | 27 }, |
28 "id": "dns:v1beta1", | 28 "id": "dns:v1beta1", |
29 "kind": "discovery#restDescription", | 29 "kind": "discovery#restDescription", |
30 "name": "dns", | 30 "name": "dns", |
31 "ownerDomain": "google.com", | 31 "ownerDomain": "google.com", |
32 "ownerName": "Google", | 32 "ownerName": "Google", |
33 "parameters": { | 33 "parameters": { |
(...skipping 639 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
673 "type": "array" | 673 "type": "array" |
674 } | 674 } |
675 }, | 675 }, |
676 "type": "object" | 676 "type": "object" |
677 } | 677 } |
678 }, | 678 }, |
679 "servicePath": "dns/v1beta1/projects/", | 679 "servicePath": "dns/v1beta1/projects/", |
680 "title": "Google Cloud DNS API", | 680 "title": "Google Cloud DNS API", |
681 "version": "v1beta1" | 681 "version": "v1beta1" |
682 } | 682 } |
OLD | NEW |