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

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

Issue 3006323002: Api-Roll 54: 2017-09-11 (Closed)
Patch Set: use 2.0.0-dev.infinity sdk constraint in pubspecs Created 3 years, 3 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
« no previous file with comments | « discovery/googleapis/people__v1.json ('k') | discovery/googleapis/playmoviespartner__v1.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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": "/playcustomapp/v1/accounts/", 11 "basePath": "/playcustomapp/v1/accounts/",
12 "baseUrl": "https://www.googleapis.com/playcustomapp/v1/accounts/", 12 "baseUrl": "https://www.googleapis.com/playcustomapp/v1/accounts/",
13 "batchPath": "batch", 13 "batchPath": "batch/playcustomapp/v1",
14 "description": "An API to publish custom Android apps.", 14 "description": "An API to publish custom Android apps.",
15 "discoveryVersion": "v1", 15 "discoveryVersion": "v1",
16 "documentationLink": "https://developers.google.com/android/work/play/custom -app-api", 16 "documentationLink": "https://developers.google.com/android/work/play/custom -app-api",
17 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/S9A8Fvkyeh8EMNMlBREkvuFfFUI\"", 17 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/S9A8Fvkyeh8EMNMlBREkvuFfFUI\"",
18 "icons": { 18 "icons": {
19 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp. png", 19 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp. png",
20 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp. png" 20 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp. png"
21 }, 21 },
22 "id": "playcustomapp:v1", 22 "id": "playcustomapp:v1",
23 "kind": "discovery#restDescription", 23 "kind": "discovery#restDescription",
(...skipping 116 matching lines...) Expand 10 before | Expand all | Expand 10 after
140 "type": "string" 140 "type": "string"
141 } 141 }
142 }, 142 },
143 "type": "object" 143 "type": "object"
144 } 144 }
145 }, 145 },
146 "servicePath": "playcustomapp/v1/accounts/", 146 "servicePath": "playcustomapp/v1/accounts/",
147 "title": "Google Play Custom App Publishing API", 147 "title": "Google Play Custom App Publishing API",
148 "version": "v1" 148 "version": "v1"
149 } 149 }
OLDNEW
« no previous file with comments | « discovery/googleapis/people__v1.json ('k') | discovery/googleapis/playmoviespartner__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698