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

Side by Side Diff: discovery/googleapis/dns__v1.json

Issue 1797933002: Api-roll 33: 2016-03-14 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Added resources/*/CHANGELOG.md, addresssed comments Created 4 years, 9 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/v1/projects/", 20 "basePath": "/dns/v1/projects/",
21 "baseUrl": "https://www.googleapis.com/dns/v1/projects/", 21 "baseUrl": "https://www.googleapis.com/dns/v1/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": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/k7-75ISPMqliZXBrvCRrh8yqxe0\"", 26 "etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/YvTvEjSR_sXxd8XvUihYx8e9Xjo\"",
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:v1", 31 "id": "dns:v1",
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
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": "20151028", 445 "revision": "20160209",
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 10 matching lines...) Expand all
466 "id": { 466 "id": {
467 "description": "Unique identifier for the resource; defined by the server (output only).", 467 "description": "Unique identifier for the resource; defined by the server (output only).",
468 "type": "string" 468 "type": "string"
469 }, 469 },
470 "kind": { 470 "kind": {
471 "default": "dns#change", 471 "default": "dns#change",
472 "description": "Identifies what kind of resource this is. Va lue: the fixed string \"dns#change\".", 472 "description": "Identifies what kind of resource this is. Va lue: the fixed string \"dns#change\".",
473 "type": "string" 473 "type": "string"
474 }, 474 },
475 "startTime": { 475 "startTime": {
476 "description": "The time that this operation was started by the server. This is in RFC3339 text format.", 476 "description": "The time that this operation was started by the server (output only). This is in RFC3339 text format.",
477 "type": "string" 477 "type": "string"
478 }, 478 },
479 "status": { 479 "status": {
480 "description": "Status of the operation (output only).", 480 "description": "Status of the operation (output only).",
481 "enum": [ 481 "enum": [
482 "done", 482 "done",
483 "pending" 483 "pending"
484 ], 484 ],
485 "enumDescriptions": [ 485 "enumDescriptions": [
486 "", 486 "",
(...skipping 212 matching lines...) Expand 10 before | Expand all | Expand 10 after
699 "type": "array" 699 "type": "array"
700 } 700 }
701 }, 701 },
702 "type": "object" 702 "type": "object"
703 } 703 }
704 }, 704 },
705 "servicePath": "dns/v1/projects/", 705 "servicePath": "dns/v1/projects/",
706 "title": "Google Cloud DNS API", 706 "title": "Google Cloud DNS API",
707 "version": "v1" 707 "version": "v1"
708 } 708 }
OLDNEW
« no previous file with comments | « discovery/googleapis/discovery__v1.json ('k') | discovery/googleapis/doubleclickbidmanager__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698