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

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

Issue 2571553005: Api-roll 43: 2016-12-13 (Closed)
Patch Set: Created 4 years 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/firebase": { 8 "https://www.googleapis.com/auth/firebase": {
9 "description": "View and administer all your Firebase data a nd settings" 9 "description": "View and administer all your Firebase data a nd settings"
10 }, 10 },
(...skipping 411 matching lines...) Expand 10 before | Expand all | Expand 10 after
422 "scopes": [ 422 "scopes": [
423 "https://www.googleapis.com/auth/cloud-platform" , 423 "https://www.googleapis.com/auth/cloud-platform" ,
424 "https://www.googleapis.com/auth/firebase" 424 "https://www.googleapis.com/auth/firebase"
425 ] 425 ]
426 } 426 }
427 } 427 }
428 } 428 }
429 } 429 }
430 } 430 }
431 }, 431 },
432 "revision": "20161021", 432 "revision": "20161205",
433 "rootUrl": "https://firebaserules.googleapis.com/", 433 "rootUrl": "https://firebaserules.googleapis.com/",
434 "schemas": { 434 "schemas": {
435 "Release": { 435 "Release": {
436 "description": "`Release` is a named reference to a `Ruleset`. Once a `Release` refers to a\n`Ruleset`, rules-enabled services will be able to enfor ce the `Ruleset`.", 436 "description": "`Release` is a named reference to a `Ruleset`. Once a `Release` refers to a\n`Ruleset`, rules-enabled services will be able to enfor ce the `Ruleset`.",
437 "id": "Release", 437 "id": "Release",
438 "properties": { 438 "properties": {
439 "updateTime": { 439 "updateTime": {
440 "description": "Time the release was updated.\n@OutputOnly", 440 "description": "Time the release was updated.\n@OutputOnly",
441 "format": "google-datetime", 441 "format": "google-datetime",
442 "type": "string" 442 "type": "string"
(...skipping 185 matching lines...) Expand 10 before | Expand all | Expand 10 after
628 "description": "Position of the issue in the `Source`." 628 "description": "Position of the issue in the `Source`."
629 } 629 }
630 }, 630 },
631 "type": "object" 631 "type": "object"
632 } 632 }
633 }, 633 },
634 "servicePath": "", 634 "servicePath": "",
635 "title": "Firebase Rules API", 635 "title": "Firebase Rules API",
636 "version": "v1" 636 "version": "v1"
637 } 637 }
OLDNEW
« no previous file with comments | « discovery/googleapis/firebasedynamiclinks__v1.json ('k') | discovery/googleapis/fitness__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698