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

Unified Diff: discovery/googleapis/firebaserules__v1.json

Issue 2039113004: Api-roll 37: 2016-06-06 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 4 years, 6 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « discovery/googleapis/drive__v3.json ('k') | discovery/googleapis/fusiontables__v1.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: discovery/googleapis/firebaserules__v1.json
diff --git a/discovery/googleapis/firebaserules__v1.json b/discovery/googleapis/firebaserules__v1.json
index e2f198480beac6d4326ce283e5b688a5e08216a9..33fed71bbf6461e73d40ebe777ac57a253957440 100644
--- a/discovery/googleapis/firebaserules__v1.json
+++ b/discovery/googleapis/firebaserules__v1.json
@@ -4,6 +4,12 @@
"scopes": {
"https://www.googleapis.com/auth/cloud-platform": {
"description": "View and manage your data across Google Cloud Platform services"
+ },
+ "https://www.googleapis.com/auth/firebase": {
+ "description": "View and administer all your Firebase data and settings"
+ },
+ "https://www.googleapis.com/auth/firebase.readonly": {
+ "description": "View all your Firebase data and settings"
}
}
}
@@ -140,7 +146,9 @@
"$ref": "TestRulesetResponse"
},
"scopes": [
- "https://www.googleapis.com/auth/cloud-platform"
+ "https://www.googleapis.com/auth/cloud-platform",
+ "https://www.googleapis.com/auth/firebase",
+ "https://www.googleapis.com/auth/firebase.readonly"
]
}
},
@@ -171,7 +179,8 @@
"$ref": "Ruleset"
},
"scopes": [
- "https://www.googleapis.com/auth/cloud-platform"
+ "https://www.googleapis.com/auth/cloud-platform",
+ "https://www.googleapis.com/auth/firebase"
]
},
"get": {
@@ -195,7 +204,9 @@
"$ref": "Ruleset"
},
"scopes": [
- "https://www.googleapis.com/auth/cloud-platform"
+ "https://www.googleapis.com/auth/cloud-platform",
+ "https://www.googleapis.com/auth/firebase",
+ "https://www.googleapis.com/auth/firebase.readonly"
]
},
"list": {
@@ -230,7 +241,9 @@
"$ref": "ListRulesetsResponse"
},
"scopes": [
- "https://www.googleapis.com/auth/cloud-platform"
+ "https://www.googleapis.com/auth/cloud-platform",
+ "https://www.googleapis.com/auth/firebase",
+ "https://www.googleapis.com/auth/firebase.readonly"
]
},
"delete": {
@@ -254,7 +267,8 @@
"$ref": "Empty"
},
"scopes": [
- "https://www.googleapis.com/auth/cloud-platform"
+ "https://www.googleapis.com/auth/cloud-platform",
+ "https://www.googleapis.com/auth/firebase"
]
}
}
@@ -285,7 +299,8 @@
"$ref": "Release"
},
"scopes": [
- "https://www.googleapis.com/auth/cloud-platform"
+ "https://www.googleapis.com/auth/cloud-platform",
+ "https://www.googleapis.com/auth/firebase"
]
},
"create": {
@@ -312,7 +327,8 @@
"$ref": "Release"
},
"scopes": [
- "https://www.googleapis.com/auth/cloud-platform"
+ "https://www.googleapis.com/auth/cloud-platform",
+ "https://www.googleapis.com/auth/firebase"
]
},
"get": {
@@ -336,7 +352,9 @@
"$ref": "Release"
},
"scopes": [
- "https://www.googleapis.com/auth/cloud-platform"
+ "https://www.googleapis.com/auth/cloud-platform",
+ "https://www.googleapis.com/auth/firebase",
+ "https://www.googleapis.com/auth/firebase.readonly"
]
},
"list": {
@@ -376,7 +394,9 @@
"$ref": "ListReleasesResponse"
},
"scopes": [
- "https://www.googleapis.com/auth/cloud-platform"
+ "https://www.googleapis.com/auth/cloud-platform",
+ "https://www.googleapis.com/auth/firebase",
+ "https://www.googleapis.com/auth/firebase.readonly"
]
},
"delete": {
@@ -400,7 +420,8 @@
"$ref": "Empty"
},
"scopes": [
- "https://www.googleapis.com/auth/cloud-platform"
+ "https://www.googleapis.com/auth/cloud-platform",
+ "https://www.googleapis.com/auth/firebase"
]
}
}
@@ -408,7 +429,7 @@
}
}
},
- "revision": "20160517",
+ "revision": "20160519",
"rootUrl": "https://firebaserules.googleapis.com/",
"schemas": {
"Release": {
« no previous file with comments | « discovery/googleapis/drive__v3.json ('k') | discovery/googleapis/fusiontables__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698