Skip to content

Commit 8536767

Browse files
feat: regenerate index files
1 parent 8f1dae0 commit 8536767

File tree

6 files changed

+33
-9
lines changed

6 files changed

+33
-9
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/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/index.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -971,10 +971,25 @@
971971
"id": "bigquerydatapolicy:v1",
972972
"kind": "discovery#directoryItem",
973973
"name": "bigquerydatapolicy",
974-
"preferred": true,
974+
"preferred": false,
975975
"title": "BigQuery Data Policy API",
976976
"version": "v1"
977977
},
978+
{
979+
"description": "Allows users to manage BigQuery data policies.",
980+
"discoveryRestUrl": "https://bigquerydatapolicy.googleapis.com/$discovery/rest?version=v2",
981+
"documentationLink": "https://cloud.google.com/bigquery/docs/column-data-masking",
982+
"icons": {
983+
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
984+
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
985+
},
986+
"id": "bigquerydatapolicy:v2",
987+
"kind": "discovery#directoryItem",
988+
"name": "bigquerydatapolicy",
989+
"preferred": true,
990+
"title": "BigQuery Data Policy API",
991+
"version": "v2"
992+
},
978993
{
979994
"description": "Schedule queries or transfer external data from SaaS applications to Google BigQuery on a regular basis.",
980995
"discoveryRestUrl": "https://bigquerydatatransfer.googleapis.com/$discovery/rest?version=v1",

discovery/networkmanagement-v1.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1233,7 +1233,7 @@
12331233
}
12341234
}
12351235
},
1236-
"revision": "20250925",
1236+
"revision": "20251008",
12371237
"rootUrl": "https://networkmanagement.googleapis.com/",
12381238
"schemas": {
12391239
"AbortInfo": {
@@ -1898,7 +1898,9 @@
18981898
"CLOUD_NAT_PROTOCOL_UNSUPPORTED",
18991899
"L2_INTERCONNECT_UNSUPPORTED_PROTOCOL",
19001900
"L2_INTERCONNECT_UNSUPPORTED_PORT",
1901-
"L2_INTERCONNECT_DESTINATION_IP_MISMATCH"
1901+
"L2_INTERCONNECT_DESTINATION_IP_MISMATCH",
1902+
"NCC_ROUTE_WITHIN_HYBRID_SUBNET_UNSUPPORTED",
1903+
"HYBRID_SUBNET_REGION_MISMATCH"
19021904
],
19031905
"enumDescriptions": [
19041906
"Cause is unspecified.",
@@ -1997,7 +1999,9 @@
19971999
"Packet is dropped by Cloud NAT due to using an unsupported protocol.",
19982000
"Packet is dropped due to using an unsupported protocol (any other than UDP) for L2 Interconnect.",
19992001
"Packet is dropped due to using an unsupported port (any other than 6081) for L2 Interconnect.",
2000-
"Packet is dropped due to destination IP not matching the appliance mapping IPs configured on the L2 Interconnect attachment."
2002+
"Packet is dropped due to destination IP not matching the appliance mapping IPs configured on the L2 Interconnect attachment.",
2003+
"Packet could be dropped because it matches a route associated with an NCC spoke in the hybrid subnet context, but such a configuration is not supported.",
2004+
"Packet is dropped because the region of the hybrid subnet is different from the region of the next hop of the route matched within this hybrid subnet."
20012005
],
20022006
"type": "string"
20032007
},

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ export {bigquery_v2} from './apis/bigquery/v2';
9898
export {bigqueryconnection_v1} from './apis/bigqueryconnection/v1';
9999
export {bigqueryconnection_v1beta1} from './apis/bigqueryconnection/v1beta1';
100100
export {bigquerydatapolicy_v1} from './apis/bigquerydatapolicy/v1';
101+
export {bigquerydatapolicy_v2} from './apis/bigquerydatapolicy/v2';
101102
export {bigquerydatatransfer_v1} from './apis/bigquerydatatransfer/v1';
102103
export {bigqueryreservation_v1} from './apis/bigqueryreservation/v1';
103104
export {bigqueryreservation_v1alpha2} from './apis/bigqueryreservation/v1alpha2';

0 commit comments

Comments
 (0)