Skip to content

Commit

Permalink
Update discovery documents and generated code
Browse files Browse the repository at this point in the history
automatically_generated_update
  • Loading branch information
amanda-tarafa authored and jskeet committed Feb 22, 2024
1 parent ae9f612 commit f092c65
Show file tree
Hide file tree
Showing 854 changed files with 4,868 additions and 47,081 deletions.
20 changes: 14 additions & 6 deletions DiscoveryJson/androidpublisher_v3.json
Expand Up @@ -4726,7 +4726,7 @@
}
}
},
"revision": "20240221",
"revision": "20240222",
"rootUrl": "https://androidpublisher.googleapis.com/",
"schemas": {
"Abi": {
Expand Down Expand Up @@ -5133,13 +5133,17 @@
"RECOVERY_STATUS_UNSPECIFIED",
"RECOVERY_STATUS_ACTIVE",
"RECOVERY_STATUS_CANCELED",
"RECOVERY_STATUS_DRAFT"
"RECOVERY_STATUS_DRAFT",
"RECOVERY_STATUS_GENERATION_IN_PROGRESS",
"RECOVERY_STATUS_GENERATION_FAILED"
],
"enumDescriptions": [
"RecoveryStatus is unspecified.",
"The app recovery action has not been canceled since it has been created.",
"The recovery action has been canceled. The action cannot be resumed.",
"The recovery action is in the draft state and has not yet been deployed to users."
"The recovery action is in the draft state and has not yet been deployed to users.",
"The recovery action is generating recovery apks.",
"The app recovery action generation has failed."
],
"type": "string"
},
Expand All @@ -5151,7 +5155,7 @@
"type": "object"
},
"AppVersionList": {
"description": "Data format for a list of app versions. Only one app version is supported for now.",
"description": "Data format for a list of app versions.",
"id": "AppVersionList",
"properties": {
"versionCodes": {
Expand Down Expand Up @@ -6526,13 +6530,17 @@
"RECOVERY_STATUS_UNSPECIFIED",
"RECOVERY_STATUS_ACTIVE",
"RECOVERY_STATUS_CANCELED",
"RECOVERY_STATUS_DRAFT"
"RECOVERY_STATUS_DRAFT",
"RECOVERY_STATUS_GENERATION_IN_PROGRESS",
"RECOVERY_STATUS_GENERATION_FAILED"
],
"enumDescriptions": [
"RecoveryStatus is unspecified.",
"The app recovery action has not been canceled since it has been created.",
"The recovery action has been canceled. The action cannot be resumed.",
"The recovery action is in the draft state and has not yet been deployed to users."
"The recovery action is in the draft state and has not yet been deployed to users.",
"The recovery action is generating recovery apks.",
"The app recovery action generation has failed."
],
"type": "string"
}
Expand Down
22 changes: 21 additions & 1 deletion DiscoveryJson/bigqueryreservation_v1.json
Expand Up @@ -23,6 +23,26 @@
"description": "Regional Endpoint",
"endpointUrl": "https://bigqueryreservation.me-central2.rep.googleapis.com/",
"location": "me-central2"
},
{
"description": "Regional Endpoint",
"endpointUrl": "https://bigqueryreservation.europe-west3.rep.googleapis.com/",
"location": "europe-west3"
},
{
"description": "Regional Endpoint",
"endpointUrl": "https://bigqueryreservation.europe-west9.rep.googleapis.com/",
"location": "europe-west9"
},
{
"description": "Regional Endpoint",
"endpointUrl": "https://bigqueryreservation.us-east4.rep.googleapis.com/",
"location": "us-east4"
},
{
"description": "Regional Endpoint",
"endpointUrl": "https://bigqueryreservation.us-west1.rep.googleapis.com/",
"location": "us-west1"
}
],
"fullyEncodeReservedExpansion": true,
Expand Down Expand Up @@ -831,7 +851,7 @@
}
}
},
"revision": "20230928",
"revision": "20240217",
"rootUrl": "https://bigqueryreservation.googleapis.com/",
"schemas": {
"Assignment": {
Expand Down

0 comments on commit f092c65

Please sign in to comment.