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

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

Issue 2936613002: Api-Roll 50: 2017-06-12 (Closed)
Patch Set: Created 3 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 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": "\"YWOzh2SDasdU84ArJnpYek-OMdg/dYMiE8hKqa-VooV0hGawF9oUXnw\"", 18 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/fkMKFYhAB3V0ia83SVxm8xZB5LU\"",
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 2452 matching lines...) Expand 10 before | Expand all | Expand 10 after
2481 "response": { 2481 "response": {
2482 "$ref": "ReviewsReplyResponse" 2482 "$ref": "ReviewsReplyResponse"
2483 }, 2483 },
2484 "scopes": [ 2484 "scopes": [
2485 "https://www.googleapis.com/auth/androidpublisher" 2485 "https://www.googleapis.com/auth/androidpublisher"
2486 ] 2486 ]
2487 } 2487 }
2488 } 2488 }
2489 } 2489 }
2490 }, 2490 },
2491 "revision": "20170425", 2491 "revision": "20170504",
2492 "rootUrl": "https://www.googleapis.com/", 2492 "rootUrl": "https://www.googleapis.com/",
2493 "schemas": { 2493 "schemas": {
2494 "Apk": { 2494 "Apk": {
2495 "id": "Apk", 2495 "id": "Apk",
2496 "properties": { 2496 "properties": {
2497 "binary": { 2497 "binary": {
2498 "$ref": "ApkBinary", 2498 "$ref": "ApkBinary",
2499 "description": "Information about the binary payload of this APK." 2499 "description": "Information about the binary payload of this APK."
2500 }, 2500 },
2501 "versionCode": { 2501 "versionCode": {
(...skipping 1139 matching lines...) Expand 10 before | Expand all | Expand 10 after
3641 "type": "array" 3641 "type": "array"
3642 } 3642 }
3643 }, 3643 },
3644 "type": "object" 3644 "type": "object"
3645 } 3645 }
3646 }, 3646 },
3647 "servicePath": "androidpublisher/v2/applications/", 3647 "servicePath": "androidpublisher/v2/applications/",
3648 "title": "Google Play Developer API", 3648 "title": "Google Play Developer API",
3649 "version": "v2" 3649 "version": "v2"
3650 } 3650 }
OLDNEW
« no previous file with comments | « discovery/googleapis/androidenterprise__v1.json ('k') | discovery/googleapis/appengine__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698