Skip to content

Commit a48e9de

Browse files
feat(all): auto-regenerate discovery clients (#2494)
1 parent 707b9b2 commit a48e9de

39 files changed

+24948
-8180
lines changed

‎alertcenter/v1beta1/alertcenter-api.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@
423423
}
424424
}
425425
},
426-
"revision": "20240129",
426+
"revision": "20240325",
427427
"rootUrl": "https://alertcenter.googleapis.com/",
428428
"schemas": {
429429
"AbuseDetected": {
@@ -1181,10 +1181,18 @@
11811181
"description": "Required for iOS, empty for others.",
11821182
"type": "string"
11831183
},
1184+
"ownerId": {
1185+
"description": "Obfuscated ID of the owner of the device",
1186+
"type": "string"
1187+
},
11841188
"resourceId": {
11851189
"description": "The device resource ID.",
11861190
"type": "string"
11871191
},
1192+
"ruleAction": {
1193+
"description": "Action taken as result of the rule",
1194+
"type": "string"
1195+
},
11881196
"serialNumber": {
11891197
"description": "The serial number of the device.",
11901198
"type": "string"

‎alertcenter/v1beta1/alertcenter-gen.go

Lines changed: 6 additions & 0 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: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4731,7 +4731,7 @@
47314731
}
47324732
}
47334733
},
4734-
"revision": "20240321",
4734+
"revision": "20240327",
47354735
"rootUrl": "https://androidpublisher.googleapis.com/",
47364736
"schemas": {
47374737
"Abi": {
@@ -6647,7 +6647,8 @@
66476647
"CAN_MANAGE_ORDERS",
66486648
"CAN_MANAGE_APP_CONTENT",
66496649
"CAN_VIEW_NON_FINANCIAL_DATA",
6650-
"CAN_VIEW_APP_QUALITY"
6650+
"CAN_VIEW_APP_QUALITY",
6651+
"CAN_MANAGE_DEEPLINKS"
66516652
],
66526653
"enumDeprecated": [
66536654
false,
@@ -6663,6 +6664,7 @@
66636664
false,
66646665
false,
66656666
false,
6667+
false,
66666668
false
66676669
],
66686670
"enumDescriptions": [
@@ -6679,7 +6681,8 @@
66796681
"Manage orders and subscriptions.",
66806682
"Manage policy related pages.",
66816683
"View app information (read-only).",
6682-
"View app quality data such as Vitals, Crashes etc."
6684+
"View app quality data such as Vitals, Crashes etc.",
6685+
"Manage the deep links setup of an app."
66836686
],
66846687
"type": "string"
66856688
},
@@ -9482,7 +9485,8 @@
94829485
"CAN_MANAGE_ORDERS_GLOBAL",
94839486
"CAN_MANAGE_APP_CONTENT_GLOBAL",
94849487
"CAN_VIEW_NON_FINANCIAL_DATA_GLOBAL",
9485-
"CAN_VIEW_APP_QUALITY_GLOBAL"
9488+
"CAN_VIEW_APP_QUALITY_GLOBAL",
9489+
"CAN_MANAGE_DEEPLINKS_GLOBAL"
94869490
],
94879491
"enumDeprecated": [
94889492
false,
@@ -9502,6 +9506,7 @@
95029506
false,
95039507
false,
95049508
false,
9509+
false,
95059510
false
95069511
],
95079512
"enumDescriptions": [
@@ -9522,7 +9527,8 @@
95229527
"Manage orders and subscriptions.",
95239528
"Manage policy related pages on all apps for the developer.",
95249529
"View app information and download bulk reports (read-only).",
9525-
"View app quality information for all apps for the developer."
9530+
"View app quality information for all apps for the developer.",
9531+
"Manage the deep links setup for all apps for the developer."
95269532
],
95279533
"type": "string"
95289534
},

‎androidpublisher/v3/androidpublisher-gen.go

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

‎api-list.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1351,6 +1351,36 @@
13511351
"documentationLink": "https://cloud.google.com/channel",
13521352
"preferred": true
13531353
},
1354+
{
1355+
"kind": "discovery#directoryItem",
1356+
"id": "cloudcontrolspartner:v1beta",
1357+
"name": "cloudcontrolspartner",
1358+
"version": "v1beta",
1359+
"title": "Cloud Controls Partner API",
1360+
"description": "Provides insights about your customers and their Assured Workloads based on your Sovereign Controls by Partners offering.",
1361+
"discoveryRestUrl": "https://cloudcontrolspartner.googleapis.com/$discovery/rest?version=v1beta",
1362+
"icons": {
1363+
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
1364+
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
1365+
},
1366+
"documentationLink": "https://cloud.google.com/sovereign-controls-by-partners/docs/sovereign-partners/reference/rest",
1367+
"preferred": false
1368+
},
1369+
{
1370+
"kind": "discovery#directoryItem",
1371+
"id": "cloudcontrolspartner:v1",
1372+
"name": "cloudcontrolspartner",
1373+
"version": "v1",
1374+
"title": "Cloud Controls Partner API",
1375+
"description": "Provides insights about your customers and their Assured Workloads based on your Sovereign Controls by Partners offering.",
1376+
"discoveryRestUrl": "https://cloudcontrolspartner.googleapis.com/$discovery/rest?version=v1",
1377+
"icons": {
1378+
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
1379+
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
1380+
},
1381+
"documentationLink": "https://cloud.google.com/sovereign-controls-by-partners/docs/sovereign-partners/reference/rest",
1382+
"preferred": true
1383+
},
13541384
{
13551385
"kind": "discovery#directoryItem",
13561386
"id": "clouddeploy:v1",

‎assuredworkloads/v1/assuredworkloads-api.json

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,7 @@
591591
}
592592
}
593593
},
594-
"revision": "20240315",
594+
"revision": "20240322",
595595
"rootUrl": "https://assuredworkloads.googleapis.com/",
596596
"schemas": {
597597
"GoogleCloudAssuredworkloadsV1AcknowledgeViolationRequest": {
@@ -696,7 +696,8 @@
696696
"IL5",
697697
"IL2",
698698
"JP_REGIONS_AND_SUPPORT",
699-
"KSA_REGIONS_AND_SUPPORT_WITH_SOVEREIGNTY_CONTROLS"
699+
"KSA_REGIONS_AND_SUPPORT_WITH_SOVEREIGNTY_CONTROLS",
700+
"FREE_REGIONS"
700701
],
701702
"enumDescriptions": [
702703
"Unknown compliance regime.",
@@ -718,7 +719,8 @@
718719
"Information protection as per DoD IL5 requirements.",
719720
"Information protection as per DoD IL2 requirements.",
720721
"Assured Workloads for Japan Regions",
721-
"KSA R5 Controls."
722+
"KSA R5 Controls.",
723+
"Assured Workloads Free Regions"
722724
],
723725
"type": "string"
724726
},
@@ -1175,7 +1177,8 @@
11751177
"IL5",
11761178
"IL2",
11771179
"JP_REGIONS_AND_SUPPORT",
1178-
"KSA_REGIONS_AND_SUPPORT_WITH_SOVEREIGNTY_CONTROLS"
1180+
"KSA_REGIONS_AND_SUPPORT_WITH_SOVEREIGNTY_CONTROLS",
1181+
"FREE_REGIONS"
11791182
],
11801183
"enumDescriptions": [
11811184
"Unknown compliance regime.",
@@ -1197,7 +1200,8 @@
11971200
"Information protection as per DoD IL5 requirements.",
11981201
"Information protection as per DoD IL2 requirements.",
11991202
"Assured Workloads for Japan Regions",
1200-
"KSA R5 Controls."
1203+
"KSA R5 Controls.",
1204+
"Assured Workloads Free Regions"
12011205
],
12021206
"type": "string"
12031207
},

‎assuredworkloads/v1/assuredworkloads-gen.go

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

‎assuredworkloads/v1beta1/assuredworkloads-api.json

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,7 @@
563563
}
564564
}
565565
},
566-
"revision": "20240315",
566+
"revision": "20240322",
567567
"rootUrl": "https://assuredworkloads.googleapis.com/",
568568
"schemas": {
569569
"GoogleCloudAssuredworkloadsV1beta1AcknowledgeViolationRequest": {
@@ -668,7 +668,8 @@
668668
"IL5",
669669
"IL2",
670670
"JP_REGIONS_AND_SUPPORT",
671-
"KSA_REGIONS_AND_SUPPORT_WITH_SOVEREIGNTY_CONTROLS"
671+
"KSA_REGIONS_AND_SUPPORT_WITH_SOVEREIGNTY_CONTROLS",
672+
"FREE_REGIONS"
672673
],
673674
"enumDescriptions": [
674675
"Unknown compliance regime.",
@@ -690,7 +691,8 @@
690691
"Information protection as per DoD IL5 requirements.",
691692
"Information protection as per DoD IL2 requirements.",
692693
"Assured Workloads for Japan Regions",
693-
"KSA R5 Controls."
694+
"KSA R5 Controls.",
695+
"Assured Workloads Free Regions"
694696
],
695697
"type": "string"
696698
},
@@ -1139,7 +1141,8 @@
11391141
"IL5",
11401142
"IL2",
11411143
"JP_REGIONS_AND_SUPPORT",
1142-
"KSA_REGIONS_AND_SUPPORT_WITH_SOVEREIGNTY_CONTROLS"
1144+
"KSA_REGIONS_AND_SUPPORT_WITH_SOVEREIGNTY_CONTROLS",
1145+
"FREE_REGIONS"
11431146
],
11441147
"enumDescriptions": [
11451148
"Unknown compliance regime.",
@@ -1161,7 +1164,8 @@
11611164
"Information protection as per DoD IL5 requirements.",
11621165
"Information protection as per DoD IL2 requirements.",
11631166
"Assured Workloads for Japan Regions",
1164-
"KSA R5 Controls."
1167+
"KSA R5 Controls.",
1168+
"Assured Workloads Free Regions"
11651169
],
11661170
"type": "string"
11671171
},

‎assuredworkloads/v1beta1/assuredworkloads-gen.go

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

0 commit comments

Comments
 (0)