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

Side by Side Diff: discovery/googleapis/androidpublisher__v2.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/androidpublisher": { 5 "https://www.googleapis.com/auth/androidpublisher": {
6 "description": "View and manage your Google Play Developer a ccount" 6 "description": "View and manage your Google Play Developer a ccount"
7 } 7 }
8 } 8 }
9 } 9 }
10 }, 10 },
11 "basePath": "/androidpublisher/v2/applications/", 11 "basePath": "/androidpublisher/v2/applications/",
12 "baseUrl": "https://www.googleapis.com/androidpublisher/v2/applications/", 12 "baseUrl": "https://www.googleapis.com/androidpublisher/v2/applications/",
13 "batchPath": "batch", 13 "batchPath": "batch",
14 "canonicalName": "Android Publisher", 14 "canonicalName": "Android Publisher",
15 "description": "Lets Android application developers access their Google Play accounts.", 15 "description": "Lets Android application developers access their Google Play accounts.",
16 "discoveryVersion": "v1", 16 "discoveryVersion": "v1",
17 "documentationLink": "https://developers.google.com/android-publisher", 17 "documentationLink": "https://developers.google.com/android-publisher",
18 "etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/cxP0mtBkWIA4ZdoBuvl7SgC3-Gc\"", 18 "etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/mQrWIJVnZ-o4oNXFGrclXicilbM\"",
19 "icons": { 19 "icons": {
20 "x16": "https://www.google.com/images/icons/product/android-16.png", 20 "x16": "https://www.google.com/images/icons/product/android-16.png",
21 "x32": "https://www.google.com/images/icons/product/android-32.png" 21 "x32": "https://www.google.com/images/icons/product/android-32.png"
22 }, 22 },
23 "id": "androidpublisher:v2", 23 "id": "androidpublisher:v2",
24 "kind": "discovery#restDescription", 24 "kind": "discovery#restDescription",
25 "name": "androidpublisher", 25 "name": "androidpublisher",
26 "ownerDomain": "google.com", 26 "ownerDomain": "google.com",
27 "ownerName": "Google", 27 "ownerName": "Google",
28 "parameters": { 28 "parameters": {
(...skipping 2218 matching lines...) Expand 10 before | Expand all | Expand 10 after
2247 "path": "{packageName}/purchases/subscriptions/{subs criptionId}/tokens/{token}:revoke", 2247 "path": "{packageName}/purchases/subscriptions/{subs criptionId}/tokens/{token}:revoke",
2248 "scopes": [ 2248 "scopes": [
2249 "https://www.googleapis.com/auth/androidpublishe r" 2249 "https://www.googleapis.com/auth/androidpublishe r"
2250 ] 2250 ]
2251 } 2251 }
2252 } 2252 }
2253 } 2253 }
2254 } 2254 }
2255 } 2255 }
2256 }, 2256 },
2257 "revision": "20160111", 2257 "revision": "20160221",
2258 "rootUrl": "https://www.googleapis.com/", 2258 "rootUrl": "https://www.googleapis.com/",
2259 "schemas": { 2259 "schemas": {
2260 "Apk": { 2260 "Apk": {
2261 "id": "Apk", 2261 "id": "Apk",
2262 "properties": { 2262 "properties": {
2263 "binary": { 2263 "binary": {
2264 "$ref": "ApkBinary", 2264 "$ref": "ApkBinary",
2265 "description": "Information about the binary payload of this APK." 2265 "description": "Information about the binary payload of this APK."
2266 }, 2266 },
2267 "versionCode": { 2267 "versionCode": {
(...skipping 815 matching lines...) Expand 10 before | Expand all | Expand 10 after
3083 "type": "array" 3083 "type": "array"
3084 } 3084 }
3085 }, 3085 },
3086 "type": "object" 3086 "type": "object"
3087 } 3087 }
3088 }, 3088 },
3089 "servicePath": "androidpublisher/v2/applications/", 3089 "servicePath": "androidpublisher/v2/applications/",
3090 "title": "Google Play Developer API", 3090 "title": "Google Play Developer API",
3091 "version": "v2" 3091 "version": "v2"
3092 } 3092 }
OLDNEW
« no previous file with comments | « discovery/googleapis/androidenterprise__v1.json ('k') | discovery/googleapis/appsactivity__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698