Skip to content

Commit a182bb6

Browse files
feat: regenerate index files
1 parent 5af53e8 commit a182bb6

4 files changed

Lines changed: 49 additions & 9 deletions

File tree

disclaimers.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -619,6 +619,10 @@
619619
"api": "chronicle",
620620
"package": "@google-cloud/chronicle"
621621
},
622+
{
623+
"api": "configdelivery",
624+
"package": "@google-cloud/configdelivery"
625+
},
622626
{
623627
"api": "css",
624628
"package": "@google-shopping/css"

discovery/accessapproval-v1.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -913,7 +913,7 @@
913913
}
914914
}
915915
},
916-
"revision": "20250617",
916+
"revision": "20250728",
917917
"rootUrl": "https://accessapproval.googleapis.com/",
918918
"schemas": {
919919
"AccessApprovalServiceAccount": {
@@ -1333,6 +1333,9 @@
13331333
"HMAC_SHA512",
13341334
"HMAC_SHA224",
13351335
"EXTERNAL_SYMMETRIC_ENCRYPTION",
1336+
"ML_KEM_768",
1337+
"ML_KEM_1024",
1338+
"KEM_XWING",
13361339
"PQ_SIGN_ML_DSA_65",
13371340
"PQ_SIGN_SLH_DSA_SHA2_128S",
13381341
"PQ_SIGN_HASH_SLH_DSA_SHA2_128S_SHA256"
@@ -1374,6 +1377,9 @@
13741377
"HMAC-SHA512 signing with a 512 bit key.",
13751378
"HMAC-SHA224 signing with a 224 bit key.",
13761379
"Algorithm representing symmetric encryption by an external key manager.",
1380+
"ML-KEM-768 (FIPS 203)",
1381+
"ML-KEM-1024 (FIPS 203)",
1382+
"X-Wing hybrid KEM combining ML-KEM-768 with X25519 following datatracker.ietf.org/doc/draft-connolly-cfrg-xwing-kem/.",
13771383
"The post-quantum Module-Lattice-Based Digital Signature Algorithm, at security level 3. Randomized version.",
13781384
"The post-quantum stateless hash-based digital signature algorithm, at security level 1. Randomized version.",
13791385
"The post-quantum stateless hash-based digital signature algorithm, at security level 1. Randomized pre-hash version supporting SHA256 digests."

discovery/kmsinventory-v1.json

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@
242242
}
243243
}
244244
},
245-
"revision": "20250525",
245+
"revision": "20250727",
246246
"rootUrl": "https://kmsinventory.googleapis.com/",
247247
"schemas": {
248248
"GoogleCloudKmsInventoryV1ListCryptoKeysResponse": {
@@ -438,15 +438,17 @@
438438
"ASYMMETRIC_SIGN",
439439
"ASYMMETRIC_DECRYPT",
440440
"RAW_ENCRYPT_DECRYPT",
441-
"MAC"
441+
"MAC",
442+
"KEY_ENCAPSULATION"
442443
],
443444
"enumDescriptions": [
444445
"Not specified.",
445446
"CryptoKeys with this purpose may be used with Encrypt and Decrypt.",
446447
"CryptoKeys with this purpose may be used with AsymmetricSign and GetPublicKey.",
447448
"CryptoKeys with this purpose may be used with AsymmetricDecrypt and GetPublicKey.",
448449
"CryptoKeys with this purpose may be used with RawEncrypt and RawDecrypt. This purpose is meant to be used for interoperable symmetric encryption and does not support automatic CryptoKey rotation.",
449-
"CryptoKeys with this purpose may be used with MacSign."
450+
"CryptoKeys with this purpose may be used with MacSign.",
451+
"CryptoKeys with this purpose may be used with GetPublicKey and Decapsulate."
450452
],
451453
"type": "string"
452454
},
@@ -505,6 +507,9 @@
505507
"HMAC_SHA512",
506508
"HMAC_SHA224",
507509
"EXTERNAL_SYMMETRIC_ENCRYPTION",
510+
"ML_KEM_768",
511+
"ML_KEM_1024",
512+
"KEM_XWING",
508513
"PQ_SIGN_ML_DSA_65",
509514
"PQ_SIGN_SLH_DSA_SHA2_128S",
510515
"PQ_SIGN_HASH_SLH_DSA_SHA2_128S_SHA256"
@@ -546,6 +551,9 @@
546551
"HMAC-SHA512 signing with a 512 bit key.",
547552
"HMAC-SHA224 signing with a 224 bit key.",
548553
"Algorithm representing symmetric encryption by an external key manager.",
554+
"ML-KEM-768 (FIPS 203)",
555+
"ML-KEM-1024 (FIPS 203)",
556+
"X-Wing hybrid KEM combining ML-KEM-768 with X25519 following datatracker.ietf.org/doc/draft-connolly-cfrg-xwing-kem/.",
549557
"The post-quantum Module-Lattice-Based Digital Signature Algorithm, at security level 3. Randomized version.",
550558
"The post-quantum stateless hash-based digital signature algorithm, at security level 1. Randomized version.",
551559
"The post-quantum stateless hash-based digital signature algorithm, at security level 1. Randomized pre-hash version supporting SHA256 digests."
@@ -717,6 +725,9 @@
717725
"HMAC_SHA512",
718726
"HMAC_SHA224",
719727
"EXTERNAL_SYMMETRIC_ENCRYPTION",
728+
"ML_KEM_768",
729+
"ML_KEM_1024",
730+
"KEM_XWING",
720731
"PQ_SIGN_ML_DSA_65",
721732
"PQ_SIGN_SLH_DSA_SHA2_128S",
722733
"PQ_SIGN_HASH_SLH_DSA_SHA2_128S_SHA256"
@@ -758,6 +769,9 @@
758769
"HMAC-SHA512 signing with a 512 bit key.",
759770
"HMAC-SHA224 signing with a 224 bit key.",
760771
"Algorithm representing symmetric encryption by an external key manager.",
772+
"ML-KEM-768 (FIPS 203)",
773+
"ML-KEM-1024 (FIPS 203)",
774+
"X-Wing hybrid KEM combining ML-KEM-768 with X25519 following datatracker.ietf.org/doc/draft-connolly-cfrg-xwing-kem/.",
761775
"The post-quantum Module-Lattice-Based Digital Signature Algorithm, at security level 3. Randomized version.",
762776
"The post-quantum stateless hash-based digital signature algorithm, at security level 1. Randomized version.",
763777
"The post-quantum stateless hash-based digital signature algorithm, at security level 1. Randomized pre-hash version supporting SHA256 digests."

discovery/testing-v1.json

Lines changed: 21 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@
454454
}
455455
}
456456
},
457-
"revision": "20250624",
457+
"revision": "20250725",
458458
"rootUrl": "https://testing.googleapis.com/",
459459
"schemas": {
460460
"Account": {
@@ -670,13 +670,21 @@
670670
"DEVICE_FORM_FACTOR_UNSPECIFIED",
671671
"PHONE",
672672
"TABLET",
673-
"WEARABLE"
673+
"WEARABLE",
674+
"TV",
675+
"AUTOMOTIVE",
676+
"DESKTOP",
677+
"XR"
674678
],
675679
"enumDescriptions": [
676680
"Do not use. For proto versioning only.",
677681
"This device has the shape of a phone.",
678682
"This device has the shape of a tablet.",
679-
"This device has the shape of a watch or other wearable."
683+
"This device has the shape of a watch or other wearable.",
684+
"This device has a television form factor.",
685+
"This device has an automotive form factor.",
686+
"This device has a desktop form factor.",
687+
"This device has an Extended Reality form factor."
680688
],
681689
"type": "string"
682690
},
@@ -1540,13 +1548,21 @@
15401548
"DEVICE_FORM_FACTOR_UNSPECIFIED",
15411549
"PHONE",
15421550
"TABLET",
1543-
"WEARABLE"
1551+
"WEARABLE",
1552+
"TV",
1553+
"AUTOMOTIVE",
1554+
"DESKTOP",
1555+
"XR"
15441556
],
15451557
"enumDescriptions": [
15461558
"Do not use. For proto versioning only.",
15471559
"This device has the shape of a phone.",
15481560
"This device has the shape of a tablet.",
1549-
"This device has the shape of a watch or other wearable."
1561+
"This device has the shape of a watch or other wearable.",
1562+
"This device has a television form factor.",
1563+
"This device has an automotive form factor.",
1564+
"This device has a desktop form factor.",
1565+
"This device has an Extended Reality form factor."
15501566
],
15511567
"type": "string"
15521568
},

0 commit comments

Comments
 (0)