Skip to content

Commit baab378

Browse files
feat: regenerate index files
1 parent d4befc7 commit baab378

15 files changed

+134
-26
lines changed

discovery/accessapproval-v1.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -913,7 +913,7 @@
913913
}
914914
}
915915
},
916-
"revision": "20250912",
916+
"revision": "20251015",
917917
"rootUrl": "https://accessapproval.googleapis.com/",
918918
"schemas": {
919919
"AccessApprovalServiceAccount": {
@@ -1336,7 +1336,9 @@
13361336
"ML_KEM_768",
13371337
"ML_KEM_1024",
13381338
"KEM_XWING",
1339+
"PQ_SIGN_ML_DSA_44",
13391340
"PQ_SIGN_ML_DSA_65",
1341+
"PQ_SIGN_ML_DSA_87",
13401342
"PQ_SIGN_SLH_DSA_SHA2_128S",
13411343
"PQ_SIGN_HASH_SLH_DSA_SHA2_128S_SHA256"
13421344
],
@@ -1380,7 +1382,9 @@
13801382
"ML-KEM-768 (FIPS 203)",
13811383
"ML-KEM-1024 (FIPS 203)",
13821384
"X-Wing hybrid KEM combining ML-KEM-768 with X25519 following datatracker.ietf.org/doc/draft-connolly-cfrg-xwing-kem/.",
1385+
"The post-quantum Module-Lattice-Based Digital Signature Algorithm, at security level 1. Randomized version.",
13831386
"The post-quantum Module-Lattice-Based Digital Signature Algorithm, at security level 3. Randomized version.",
1387+
"The post-quantum Module-Lattice-Based Digital Signature Algorithm, at security level 5. Randomized version.",
13841388
"The post-quantum stateless hash-based digital signature algorithm, at security level 1. Randomized version.",
13851389
"The post-quantum stateless hash-based digital signature algorithm, at security level 1. Randomized pre-hash version supporting SHA256 digests."
13861390
],

discovery/baremetalsolution-v2.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
],
144144
"parameters": {
145145
"extraLocationTypes": {
146-
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
146+
"description": "Optional. Unless explicitly documented otherwise, don't use this unsupported field which is primarily intended for internal usage.",
147147
"location": "query",
148148
"repeated": true,
149149
"type": "string"
@@ -1728,7 +1728,7 @@
17281728
}
17291729
}
17301730
},
1731-
"revision": "20250519",
1731+
"revision": "20251008",
17321732
"rootUrl": "https://baremetalsolution.googleapis.com/",
17331733
"schemas": {
17341734
"AllowedClient": {

discovery/chromewebstore-v1.1.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"canonicalName": "Chromewebstore",
1818
"description": "The Chrome Web Store API provides access to data about apps and extensions, as well as developer tools for managing them.",
1919
"discoveryVersion": "v1",
20-
"documentationLink": "https://developer.chrome.com/webstore/api_index",
20+
"documentationLink": "https://developer.chrome.com/docs/webstore/api",
2121
"fullyEncodeReservedExpansion": true,
2222
"icons": {
2323
"x16": "http://www.google.com/images/icons/product/search-16.gif",
@@ -268,7 +268,7 @@
268268
}
269269
}
270270
},
271-
"revision": "20251006",
271+
"revision": "20251015",
272272
"rootUrl": "https://chromewebstore.googleapis.com/",
273273
"schemas": {
274274
"Item": {

discovery/cloudcommerceprocurement-v1.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
"ACCOUNT_VIEW_FULL"
162162
],
163163
"enumDescriptions": [
164-
"The default / unset value. For `GetAccount`, it defaults to the FULL view. For `ListAccounts`, it only supports BASIC view.",
164+
"The default / unset value. For `GetAccount` and `ListAccounts`, they default to the BASIC view. For `ListAccounts`, it only supports the BASIC view.",
165165
"Include base account information. This is the default view. All fields from Account are included except for the reseller_parent_billing_account field.",
166166
"Includes all available account information, inclusive of the accounts reseller_parent_billing_account, if it's a resold account."
167167
],
@@ -518,7 +518,7 @@
518518
}
519519
}
520520
},
521-
"revision": "20250923",
521+
"revision": "20251012",
522522
"rootUrl": "https://cloudcommerceprocurement.googleapis.com/",
523523
"schemas": {
524524
"Account": {

discovery/contactcenterinsights-v1.json

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5648,7 +5648,7 @@
56485648
}
56495649
}
56505650
},
5651-
"revision": "20251007",
5651+
"revision": "20251014",
56525652
"rootUrl": "https://contactcenterinsights.googleapis.com/",
56535653
"schemas": {
56545654
"GoogleCloudContactcenterinsightsV1Analysis": {
@@ -7565,7 +7565,8 @@
75657565
"CONVERSATION_PROFILE_ID",
75667566
"MEDIUM",
75677567
"AGENT_VERSION_ID",
7568-
"AGENT_DEPLOYMENT_ID"
7568+
"AGENT_DEPLOYMENT_ID",
7569+
"AGENT_ASSIST_SUPERVISOR_ID"
75697570
],
75707571
"enumDescriptions": [
75717572
"The key of the dimension is unspecified.",
@@ -7579,7 +7580,8 @@
75797580
"The dimension is keyed by the conversation profile ID.",
75807581
"The dimension is keyed by the conversation medium.",
75817582
"The dimension is keyed by the agent version ID.",
7582-
"The dimension is keyed by the agent deployment ID."
7583+
"The dimension is keyed by the agent deployment ID.",
7584+
"The dimension is keyed by the supervisor ID of the assigned human supervisor for virtual agents."
75837585
],
75847586
"type": "string"
75857587
},
@@ -12106,7 +12108,8 @@
1210612108
"CONVERSATION_PROFILE_ID",
1210712109
"MEDIUM",
1210812110
"AGENT_VERSION_ID",
12109-
"AGENT_DEPLOYMENT_ID"
12111+
"AGENT_DEPLOYMENT_ID",
12112+
"AGENT_ASSIST_SUPERVISOR_ID"
1211012113
],
1211112114
"enumDescriptions": [
1211212115
"The key of the dimension is unspecified.",
@@ -12120,7 +12123,8 @@
1212012123
"The dimension is keyed by the conversation profile ID.",
1212112124
"The dimension is keyed by the conversation medium.",
1212212125
"The dimension is keyed by the agent version ID.",
12123-
"The dimension is keyed by the agent deployment ID."
12126+
"The dimension is keyed by the agent deployment ID.",
12127+
"The dimension is keyed by the supervisor ID of the assigned human supervisor for virtual agents."
1212412128
],
1212512129
"type": "string"
1212612130
},

discovery/datastore-v1.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,6 +467,16 @@
467467
"description": "Regional Endpoint",
468468
"endpointUrl": "https://datastore.us.rep.googleapis.com/",
469469
"location": "us"
470+
},
471+
{
472+
"description": "Regional Endpoint",
473+
"endpointUrl": "https://batch-datastore.eu.rep.googleapis.com/",
474+
"location": "eu"
475+
},
476+
{
477+
"description": "Regional Endpoint",
478+
"endpointUrl": "https://batch-datastore.us.rep.googleapis.com/",
479+
"location": "us"
470480
}
471481
],
472482
"fullyEncodeReservedExpansion": true,
@@ -1111,7 +1121,7 @@
11111121
}
11121122
}
11131123
},
1114-
"revision": "20251001",
1124+
"revision": "20251014",
11151125
"rootUrl": "https://datastore.googleapis.com/",
11161126
"schemas": {
11171127
"Aggregation": {

discovery/datastore-v1beta1.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,6 +467,16 @@
467467
"description": "Regional Endpoint",
468468
"endpointUrl": "https://datastore.us.rep.googleapis.com/",
469469
"location": "us"
470+
},
471+
{
472+
"description": "Regional Endpoint",
473+
"endpointUrl": "https://batch-datastore.eu.rep.googleapis.com/",
474+
"location": "eu"
475+
},
476+
{
477+
"description": "Regional Endpoint",
478+
"endpointUrl": "https://batch-datastore.us.rep.googleapis.com/",
479+
"location": "us"
470480
}
471481
],
472482
"fullyEncodeReservedExpansion": true,
@@ -620,7 +630,7 @@
620630
}
621631
}
622632
},
623-
"revision": "20251001",
633+
"revision": "20251014",
624634
"rootUrl": "https://datastore.googleapis.com/",
625635
"schemas": {
626636
"GoogleDatastoreAdminV1CommonMetadata": {

discovery/datastore-v1beta3.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,6 +467,16 @@
467467
"description": "Regional Endpoint",
468468
"endpointUrl": "https://datastore.us.rep.googleapis.com/",
469469
"location": "us"
470+
},
471+
{
472+
"description": "Regional Endpoint",
473+
"endpointUrl": "https://batch-datastore.eu.rep.googleapis.com/",
474+
"location": "eu"
475+
},
476+
{
477+
"description": "Regional Endpoint",
478+
"endpointUrl": "https://batch-datastore.us.rep.googleapis.com/",
479+
"location": "us"
470480
}
471481
],
472482
"fullyEncodeReservedExpansion": true,
@@ -788,7 +798,7 @@
788798
}
789799
}
790800
},
791-
"revision": "20251001",
801+
"revision": "20251014",
792802
"rootUrl": "https://datastore.googleapis.com/",
793803
"schemas": {
794804
"Aggregation": {

discovery/firestore-v1.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,6 +468,16 @@
468468
"description": "Regional Endpoint",
469469
"endpointUrl": "https://firestore.us.rep.googleapis.com/",
470470
"location": "us"
471+
},
472+
{
473+
"description": "Regional Endpoint",
474+
"endpointUrl": "https://batch-firestore.eu.rep.googleapis.com/",
475+
"location": "eu"
476+
},
477+
{
478+
"description": "Regional Endpoint",
479+
"endpointUrl": "https://batch-firestore.us.rep.googleapis.com/",
480+
"location": "us"
471481
}
472482
],
473483
"fullyEncodeReservedExpansion": true,
@@ -2406,7 +2416,7 @@
24062416
}
24072417
}
24082418
},
2409-
"revision": "20251001",
2419+
"revision": "20251014",
24102420
"rootUrl": "https://firestore.googleapis.com/",
24112421
"schemas": {
24122422
"Aggregation": {

discovery/firestore-v1beta1.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,6 +468,16 @@
468468
"description": "Regional Endpoint",
469469
"endpointUrl": "https://firestore.us.rep.googleapis.com/",
470470
"location": "us"
471+
},
472+
{
473+
"description": "Regional Endpoint",
474+
"endpointUrl": "https://batch-firestore.eu.rep.googleapis.com/",
475+
"location": "eu"
476+
},
477+
{
478+
"description": "Regional Endpoint",
479+
"endpointUrl": "https://batch-firestore.us.rep.googleapis.com/",
480+
"location": "us"
471481
}
472482
],
473483
"fullyEncodeReservedExpansion": true,
@@ -1402,7 +1412,7 @@
14021412
}
14031413
}
14041414
},
1405-
"revision": "20251001",
1415+
"revision": "20251014",
14061416
"rootUrl": "https://firestore.googleapis.com/",
14071417
"schemas": {
14081418
"Aggregation": {

0 commit comments

Comments
 (0)