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/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 Loading... |
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 Loading... |
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 } |
OLD | NEW |