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

Side by Side Diff: discovery/googleapis_beta/dns__v2beta1.json

Issue 2695743002: Api-roll 45: 2017-02-13 (Closed)
Patch Set: reverted local changes to pubspec file Created 3 years, 10 months 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 unified diff | Download patch
OLDNEW
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": "\"tbys6C40o18GZwyMen5GMkdK-3s/TkR3qfKrXWF23wu21sUgwGryjQ0\"", 26 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/dL3wEzY1QpddUUT77ozgfInR-o0\"",
27 "icons": { 27 "icons": {
28 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp. png", 28 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp. png",
29 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp. png" 29 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp. png"
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 719 matching lines...) Expand 10 before | Expand all | Expand 10 after
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": "20170102", 766 "revision": "20170130",
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
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 }
OLDNEW
« no previous file with comments | « discovery/googleapis_beta/datastore__v1beta3.json ('k') | discovery/googleapis_beta/language__v1beta1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698