Skip to content

Commit f092c65

Browse files
amanda-tarafajskeet
authored andcommitted
Update discovery documents and generated code
automatically_generated_update
1 parent ae9f612 commit f092c65

File tree

854 files changed

+4868
-47081
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

854 files changed

+4868
-47081
lines changed

DiscoveryJson/androidpublisher_v3.json

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4726,7 +4726,7 @@
47264726
}
47274727
}
47284728
},
4729-
"revision": "20240221",
4729+
"revision": "20240222",
47304730
"rootUrl": "https://androidpublisher.googleapis.com/",
47314731
"schemas": {
47324732
"Abi": {
@@ -5133,13 +5133,17 @@
51335133
"RECOVERY_STATUS_UNSPECIFIED",
51345134
"RECOVERY_STATUS_ACTIVE",
51355135
"RECOVERY_STATUS_CANCELED",
5136-
"RECOVERY_STATUS_DRAFT"
5136+
"RECOVERY_STATUS_DRAFT",
5137+
"RECOVERY_STATUS_GENERATION_IN_PROGRESS",
5138+
"RECOVERY_STATUS_GENERATION_FAILED"
51375139
],
51385140
"enumDescriptions": [
51395141
"RecoveryStatus is unspecified.",
51405142
"The app recovery action has not been canceled since it has been created.",
51415143
"The recovery action has been canceled. The action cannot be resumed.",
5142-
"The recovery action is in the draft state and has not yet been deployed to users."
5144+
"The recovery action is in the draft state and has not yet been deployed to users.",
5145+
"The recovery action is generating recovery apks.",
5146+
"The app recovery action generation has failed."
51435147
],
51445148
"type": "string"
51455149
},
@@ -5151,7 +5155,7 @@
51515155
"type": "object"
51525156
},
51535157
"AppVersionList": {
5154-
"description": "Data format for a list of app versions. Only one app version is supported for now.",
5158+
"description": "Data format for a list of app versions.",
51555159
"id": "AppVersionList",
51565160
"properties": {
51575161
"versionCodes": {
@@ -6526,13 +6530,17 @@
65266530
"RECOVERY_STATUS_UNSPECIFIED",
65276531
"RECOVERY_STATUS_ACTIVE",
65286532
"RECOVERY_STATUS_CANCELED",
6529-
"RECOVERY_STATUS_DRAFT"
6533+
"RECOVERY_STATUS_DRAFT",
6534+
"RECOVERY_STATUS_GENERATION_IN_PROGRESS",
6535+
"RECOVERY_STATUS_GENERATION_FAILED"
65306536
],
65316537
"enumDescriptions": [
65326538
"RecoveryStatus is unspecified.",
65336539
"The app recovery action has not been canceled since it has been created.",
65346540
"The recovery action has been canceled. The action cannot be resumed.",
6535-
"The recovery action is in the draft state and has not yet been deployed to users."
6541+
"The recovery action is in the draft state and has not yet been deployed to users.",
6542+
"The recovery action is generating recovery apks.",
6543+
"The app recovery action generation has failed."
65366544
],
65376545
"type": "string"
65386546
}

DiscoveryJson/bigqueryreservation_v1.json

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,26 @@
2323
"description": "Regional Endpoint",
2424
"endpointUrl": "https://bigqueryreservation.me-central2.rep.googleapis.com/",
2525
"location": "me-central2"
26+
},
27+
{
28+
"description": "Regional Endpoint",
29+
"endpointUrl": "https://bigqueryreservation.europe-west3.rep.googleapis.com/",
30+
"location": "europe-west3"
31+
},
32+
{
33+
"description": "Regional Endpoint",
34+
"endpointUrl": "https://bigqueryreservation.europe-west9.rep.googleapis.com/",
35+
"location": "europe-west9"
36+
},
37+
{
38+
"description": "Regional Endpoint",
39+
"endpointUrl": "https://bigqueryreservation.us-east4.rep.googleapis.com/",
40+
"location": "us-east4"
41+
},
42+
{
43+
"description": "Regional Endpoint",
44+
"endpointUrl": "https://bigqueryreservation.us-west1.rep.googleapis.com/",
45+
"location": "us-west1"
2646
}
2747
],
2848
"fullyEncodeReservedExpansion": true,
@@ -831,7 +851,7 @@
831851
}
832852
}
833853
},
834-
"revision": "20230928",
854+
"revision": "20240217",
835855
"rootUrl": "https://bigqueryreservation.googleapis.com/",
836856
"schemas": {
837857
"Assignment": {

0 commit comments

Comments
 (0)