Skip to content

Commit 50e5754

Browse files
all: autogenerated update (2019-08-20)
Update: - androidpublisher/v2 - androidpublisher/v3 - cloudfunctions/v1 - cloudfunctions/v1beta2 - cloudtasks/v2beta2
1 parent 71be3b8 commit 50e5754

File tree

10 files changed

+185
-125
lines changed

10 files changed

+185
-125
lines changed

androidpublisher/v2/androidpublisher-api.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"description": "Accesses Android application developers' Google Play accounts.",
1616
"discoveryVersion": "v1",
1717
"documentationLink": "https://developers.google.com/android-publisher",
18-
"etag": "\"9eZ1uxVRThTDhLJCZHhqs3eQWz4/ZlrjHKgPxkTZv7bj40ZdNs4BSVM\"",
18+
"etag": "\"9eZ1uxVRThTDhLJCZHhqs3eQWz4/QOSAA79zadBSuM2-uR1KK8Jwjsk\"",
1919
"icons": {
2020
"x16": "https://www.google.com/images/icons/product/android-16.png",
2121
"x32": "https://www.google.com/images/icons/product/android-32.png"
@@ -2328,7 +2328,7 @@
23282328
],
23292329
"parameters": {
23302330
"endTime": {
2331-
"description": "The time, in milliseconds since the Epoch, of the newest voided in-app product purchase that you want to see in the response. The value of this parameter cannot be greater than the current time and is ignored if a pagination token is set. Default value is current time. Note: This filter is applied on the time at which the record is seen as voided by our systems and not the actual voided time returned in the response.",
2331+
"description": "The time, in milliseconds since the Epoch, of the newest voided purchase that you want to see in the response. The value of this parameter cannot be greater than the current time and is ignored if a pagination token is set. Default value is current time. Note: This filter is applied on the time at which the record is seen as voided by our systems and not the actual voided time returned in the response.",
23322332
"format": "int64",
23332333
"location": "query",
23342334
"type": "string"
@@ -2350,7 +2350,7 @@
23502350
"type": "integer"
23512351
},
23522352
"startTime": {
2353-
"description": "The time, in milliseconds since the Epoch, of the oldest voided in-app product purchase that you want to see in the response. The value of this parameter cannot be older than 30 days and is ignored if a pagination token is set. Default value is current time minus 30 days. Note: This filter is applied on the time at which the record is seen as voided by our systems and not the actual voided time returned in the response.",
2353+
"description": "The time, in milliseconds since the Epoch, of the oldest voided purchase that you want to see in the response. The value of this parameter cannot be older than 30 days and is ignored if a pagination token is set. Default value is current time minus 30 days. Note: This filter is applied on the time at which the record is seen as voided by our systems and not the actual voided time returned in the response.",
23542354
"format": "int64",
23552355
"location": "query",
23562356
"type": "string"
@@ -2483,7 +2483,7 @@
24832483
}
24842484
}
24852485
},
2486-
"revision": "20190730",
2486+
"revision": "20190818",
24872487
"rootUrl": "https://www.googleapis.com/",
24882488
"schemas": {
24892489
"Apk": {
@@ -3601,7 +3601,7 @@
36013601
"type": "string"
36023602
},
36033603
"purchaseToken": {
3604-
"description": "The token that was generated when a purchase was made. This uniquely identifies a purchase.",
3604+
"description": "The token which uniquely identifies a one-time purchase or subscription. To uniquely identify subscription renewals use order_id (available starting from version 3 of the API).",
36053605
"type": "string"
36063606
},
36073607
"voidedTimeMillis": {

androidpublisher/v2/androidpublisher-gen.go

Lines changed: 17 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

androidpublisher/v3/androidpublisher-api.json

Lines changed: 25 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"description": "Accesses Android application developers' Google Play accounts.",
1616
"discoveryVersion": "v1",
1717
"documentationLink": "https://developers.google.com/android-publisher",
18-
"etag": "\"9eZ1uxVRThTDhLJCZHhqs3eQWz4/3tx6VdUXP7L7Yr2512fVLQnP1WA\"",
18+
"etag": "\"9eZ1uxVRThTDhLJCZHhqs3eQWz4/3qicJ9GohF0nzsqFBKgiv8iuS2E\"",
1919
"icons": {
2020
"x16": "https://www.google.com/images/icons/product/android-16.png",
2121
"x32": "https://www.google.com/images/icons/product/android-32.png"
@@ -2227,7 +2227,7 @@
22272227
],
22282228
"parameters": {
22292229
"endTime": {
2230-
"description": "The time, in milliseconds since the Epoch, of the newest voided in-app product purchase that you want to see in the response. The value of this parameter cannot be greater than the current time and is ignored if a pagination token is set. Default value is current time. Note: This filter is applied on the time at which the record is seen as voided by our systems and not the actual voided time returned in the response.",
2230+
"description": "The time, in milliseconds since the Epoch, of the newest voided purchase that you want to see in the response. The value of this parameter cannot be greater than the current time and is ignored if a pagination token is set. Default value is current time. Note: This filter is applied on the time at which the record is seen as voided by our systems and not the actual voided time returned in the response.",
22312231
"format": "int64",
22322232
"location": "query",
22332233
"type": "string"
@@ -2249,14 +2249,20 @@
22492249
"type": "integer"
22502250
},
22512251
"startTime": {
2252-
"description": "The time, in milliseconds since the Epoch, of the oldest voided in-app product purchase that you want to see in the response. The value of this parameter cannot be older than 30 days and is ignored if a pagination token is set. Default value is current time minus 30 days. Note: This filter is applied on the time at which the record is seen as voided by our systems and not the actual voided time returned in the response.",
2252+
"description": "The time, in milliseconds since the Epoch, of the oldest voided purchase that you want to see in the response. The value of this parameter cannot be older than 30 days and is ignored if a pagination token is set. Default value is current time minus 30 days. Note: This filter is applied on the time at which the record is seen as voided by our systems and not the actual voided time returned in the response.",
22532253
"format": "int64",
22542254
"location": "query",
22552255
"type": "string"
22562256
},
22572257
"token": {
22582258
"location": "query",
22592259
"type": "string"
2260+
},
2261+
"type": {
2262+
"description": "The type of voided purchases that you want to see in the response. Possible values are: \n- 0: Only voided in-app product purchases will be returned in the response. This is the default value.\n- 1: Both voided in-app purchases and voided subscription purchases will be returned in the response. Note: Before requesting to receive voided subscription purchases, you must switch to use orderId in the response which uniquely identifies one-time purchases and subscriptions. Otherwise, you will receive multiple subscription orders with the same PurchaseToken, because subscription renewal orders share the same PurchaseToken.",
2263+
"format": "int32",
2264+
"location": "query",
2265+
"type": "integer"
22602266
}
22612267
},
22622268
"path": "{packageName}/purchases/voidedpurchases",
@@ -2382,7 +2388,7 @@
23822388
}
23832389
}
23842390
},
2385-
"revision": "20190730",
2391+
"revision": "20190818",
23862392
"rootUrl": "https://www.googleapis.com/",
23872393
"schemas": {
23882394
"Apk": {
@@ -3607,15 +3613,29 @@
36073613
"description": "This kind represents a voided purchase object in the androidpublisher service.",
36083614
"type": "string"
36093615
},
3616+
"orderId": {
3617+
"description": "The order id which uniquely identifies a one-time purchase, subscription purchase, or subscription renewal.",
3618+
"type": "string"
3619+
},
36103620
"purchaseTimeMillis": {
36113621
"description": "The time at which the purchase was made, in milliseconds since the epoch (Jan 1, 1970).",
36123622
"format": "int64",
36133623
"type": "string"
36143624
},
36153625
"purchaseToken": {
3616-
"description": "The token that was generated when a purchase was made. This uniquely identifies a purchase.",
3626+
"description": "The token which uniquely identifies a one-time purchase or subscription. To uniquely identify subscription renewals use order_id (available starting from version 3 of the API).",
36173627
"type": "string"
36183628
},
3629+
"voidedReason": {
3630+
"description": "The reason why the purchase was voided, possible values are: \n- Other \n- Remorse \n- Not_received \n- Defective \n- Accidental_purchase \n- Fraud \n- Friendly_fraud \n- Chargeback",
3631+
"format": "int32",
3632+
"type": "integer"
3633+
},
3634+
"voidedSource": {
3635+
"description": "The initiator of voided purchase, possible values are: \n- User \n- Developer \n- Google",
3636+
"format": "int32",
3637+
"type": "integer"
3638+
},
36193639
"voidedTimeMillis": {
36203640
"description": "The time at which the purchase was canceled/refunded/charged-back, in milliseconds since the epoch (Jan 1, 1970).",
36213641
"format": "int64",

0 commit comments

Comments
 (0)