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

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

Issue 1078053002: Roll of googleapis as of 4/7/2015. (Closed) Base URL: https://github.com/dart-lang/googleapis.git@master
Patch Set: Created 5 years, 8 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 Android Dev eloper account" 6 "description": "View and manage your Google Play Android Dev eloper account"
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": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/O3fRjUE0KKE4hPeemkWoVGSVyAY\"", 18 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/ucFo1l8fmB-ZOvUDZMuH1NM6pOg\"",
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 446 matching lines...) Expand 10 before | Expand all | Expand 10 after
475 }, 475 },
476 "scopes": [ 476 "scopes": [
477 "https://www.googleapis.com/auth/androidpublishe r" 477 "https://www.googleapis.com/auth/androidpublishe r"
478 ] 478 ]
479 } 479 }
480 } 480 }
481 }, 481 },
482 "apks": { 482 "apks": {
483 "methods": { 483 "methods": {
484 "addexternallyhosted": { 484 "addexternallyhosted": {
485 "description": "Creates a new APK without uploading the APK itself to Google Play, instead hosting the APK at a specified URL. This function is only available to enterprises using Google Play for work whose appli cation is configured to restrict distribution to the enterprise domain.", 485 "description": "Creates a new APK without uploading the APK itself to Google Play, instead hosting the APK at a specified URL. This function is only available to enterprises using Google Play for Work whose appli cation is configured to restrict distribution to the enterprise domain.",
486 "httpMethod": "POST", 486 "httpMethod": "POST",
487 "id": "androidpublisher.edits.apks.addexternallyhost ed", 487 "id": "androidpublisher.edits.apks.addexternallyhost ed",
488 "parameterOrder": [ 488 "parameterOrder": [
489 "packageName", 489 "packageName",
490 "editId" 490 "editId"
491 ], 491 ],
492 "parameters": { 492 "parameters": {
493 "editId": { 493 "editId": {
494 "description": "Unique identifier for this e dit.", 494 "description": "Unique identifier for this e dit.",
495 "location": "path", 495 "location": "path",
(...skipping 1700 matching lines...) Expand 10 before | Expand all | Expand 10 after
2196 "path": "{packageName}/purchases/subscriptions/{subs criptionId}/tokens/{token}:revoke", 2196 "path": "{packageName}/purchases/subscriptions/{subs criptionId}/tokens/{token}:revoke",
2197 "scopes": [ 2197 "scopes": [
2198 "https://www.googleapis.com/auth/androidpublishe r" 2198 "https://www.googleapis.com/auth/androidpublishe r"
2199 ] 2199 ]
2200 } 2200 }
2201 } 2201 }
2202 } 2202 }
2203 } 2203 }
2204 } 2204 }
2205 }, 2205 },
2206 "revision": "20150128", 2206 "revision": "20150323",
2207 "rootUrl": "https://www.googleapis.com/", 2207 "rootUrl": "https://www.googleapis.com/",
2208 "schemas": { 2208 "schemas": {
2209 "Apk": { 2209 "Apk": {
2210 "id": "Apk", 2210 "id": "Apk",
2211 "properties": { 2211 "properties": {
2212 "binary": { 2212 "binary": {
2213 "$ref": "ApkBinary", 2213 "$ref": "ApkBinary",
2214 "description": "Information about the binary payload of this APK." 2214 "description": "Information about the binary payload of this APK."
2215 }, 2215 },
2216 "versionCode": { 2216 "versionCode": {
(...skipping 139 matching lines...) Expand 10 before | Expand all | Expand 10 after
2356 "ExpansionFilesUploadResponse": { 2356 "ExpansionFilesUploadResponse": {
2357 "id": "ExpansionFilesUploadResponse", 2357 "id": "ExpansionFilesUploadResponse",
2358 "properties": { 2358 "properties": {
2359 "expansionFile": { 2359 "expansionFile": {
2360 "$ref": "ExpansionFile" 2360 "$ref": "ExpansionFile"
2361 } 2361 }
2362 }, 2362 },
2363 "type": "object" 2363 "type": "object"
2364 }, 2364 },
2365 "ExternallyHostedApk": { 2365 "ExternallyHostedApk": {
2366 "description": "Defines an APK available for this application that i s hosted externally and not uploaded to Google Play. This function is only avail able to enterprises who are using Android for Work, and whos application is rest ricted to the enterprise private channel", 2366 "description": "Defines an APK available for this application that i s hosted externally and not uploaded to Google Play. This function is only avail able to enterprises who are using Google Play for Work, and whos application is restricted to the enterprise private channel",
2367 "id": "ExternallyHostedApk", 2367 "id": "ExternallyHostedApk",
2368 "properties": { 2368 "properties": {
2369 "applicationLabel": { 2369 "applicationLabel": {
2370 "description": "The application label.", 2370 "description": "The application label.",
2371 "type": "string" 2371 "type": "string"
2372 }, 2372 },
2373 "certificateBase64s": { 2373 "certificateBase64s": {
2374 "description": "A certificate (or array of certificates if a certificate-chain is used) used to signed this APK, represented as a base64 enc oded byte array.", 2374 "description": "A certificate (or array of certificates if a certificate-chain is used) used to signed this APK, represented as a base64 enc oded byte array.",
2375 "items": { 2375 "items": {
2376 "type": "string" 2376 "type": "string"
(...skipping 589 matching lines...) Expand 10 before | Expand all | Expand 10 after
2966 "items": { 2966 "items": {
2967 "$ref": "Track" 2967 "$ref": "Track"
2968 }, 2968 },
2969 "type": "array" 2969 "type": "array"
2970 } 2970 }
2971 }, 2971 },
2972 "type": "object" 2972 "type": "object"
2973 } 2973 }
2974 }, 2974 },
2975 "servicePath": "androidpublisher/v2/applications/", 2975 "servicePath": "androidpublisher/v2/applications/",
2976 "title": "Google Play Android Developer API", 2976 "title": "Google Play Developer API",
2977 "version": "v2" 2977 "version": "v2"
2978 } 2978 }
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