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

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

Issue 2734843002: Api-roll 46: 2017-03-06 (Closed)
Patch Set: Created 3 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": "\"tbys6C40o18GZwyMen5GMkdK-3s/wBOBQg7Gs1S9CwApK0nCAqVzk_Y\"", 18 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/z8hLagElncDGGS_B7W6I6uNUHDs\"",
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 2377 matching lines...) Expand 10 before | Expand all | Expand 10 after
2406 }, 2406 },
2407 "path": "{packageName}/reviews/{reviewId}", 2407 "path": "{packageName}/reviews/{reviewId}",
2408 "response": { 2408 "response": {
2409 "$ref": "Review" 2409 "$ref": "Review"
2410 }, 2410 },
2411 "scopes": [ 2411 "scopes": [
2412 "https://www.googleapis.com/auth/androidpublisher" 2412 "https://www.googleapis.com/auth/androidpublisher"
2413 ] 2413 ]
2414 }, 2414 },
2415 "list": { 2415 "list": {
2416 "description": "Returns a list of reviews.", 2416 "description": "Returns a list of reviews. Only reviews from last week will be returned.",
2417 "httpMethod": "GET", 2417 "httpMethod": "GET",
2418 "id": "androidpublisher.reviews.list", 2418 "id": "androidpublisher.reviews.list",
2419 "parameterOrder": [ 2419 "parameterOrder": [
2420 "packageName" 2420 "packageName"
2421 ], 2421 ],
2422 "parameters": { 2422 "parameters": {
2423 "maxResults": { 2423 "maxResults": {
2424 "format": "uint32", 2424 "format": "uint32",
2425 "location": "query", 2425 "location": "query",
2426 "type": "integer" 2426 "type": "integer"
(...skipping 54 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": "20170105", 2491 "revision": "20170222",
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 920 matching lines...) Expand 10 before | Expand all | Expand 10 after
3422 "type": "string" 3422 "type": "string"
3423 }, 3423 },
3424 "priceCurrencyCode": { 3424 "priceCurrencyCode": {
3425 "description": "ISO 4217 currency code for the subscription price. For example, if the price is specified in British pounds sterling, price_ currency_code is \"GBP\".", 3425 "description": "ISO 4217 currency code for the subscription price. For example, if the price is specified in British pounds sterling, price_ currency_code is \"GBP\".",
3426 "type": "string" 3426 "type": "string"
3427 }, 3427 },
3428 "startTimeMillis": { 3428 "startTimeMillis": {
3429 "description": "Time at which the subscription was granted, in milliseconds since the Epoch.", 3429 "description": "Time at which the subscription was granted, in milliseconds since the Epoch.",
3430 "format": "int64", 3430 "format": "int64",
3431 "type": "string" 3431 "type": "string"
3432 },
3433 "userCancellationTimeMillis": {
3434 "description": "The time at which the subscription was cance led by the user, in milliseconds since the epoch. Only present if cancelReason i s 0.",
3435 "format": "int64",
3436 "type": "string"
3432 } 3437 }
3433 }, 3438 },
3434 "type": "object" 3439 "type": "object"
3435 }, 3440 },
3436 "SubscriptionPurchasesDeferRequest": { 3441 "SubscriptionPurchasesDeferRequest": {
3437 "id": "SubscriptionPurchasesDeferRequest", 3442 "id": "SubscriptionPurchasesDeferRequest",
3438 "properties": { 3443 "properties": {
3439 "deferralInfo": { 3444 "deferralInfo": {
3440 "$ref": "SubscriptionDeferralInfo", 3445 "$ref": "SubscriptionDeferralInfo",
3441 "description": "The information about the new desired expiry time for the subscription." 3446 "description": "The information about the new desired expiry time for the subscription."
(...skipping 194 matching lines...) Expand 10 before | Expand all | Expand 10 after
3636 "type": "array" 3641 "type": "array"
3637 } 3642 }
3638 }, 3643 },
3639 "type": "object" 3644 "type": "object"
3640 } 3645 }
3641 }, 3646 },
3642 "servicePath": "androidpublisher/v2/applications/", 3647 "servicePath": "androidpublisher/v2/applications/",
3643 "title": "Google Play Developer API", 3648 "title": "Google Play Developer API",
3644 "version": "v2" 3649 "version": "v2"
3645 } 3650 }
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