Skip to content

Commit d896c66

Browse files
yoshi-automationsofisl
authored andcommitted
feat: regenerate index files
1 parent 42edb13 commit d896c66

File tree

6 files changed

+129
-26
lines changed

6 files changed

+129
-26
lines changed

disclaimers.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -691,6 +691,10 @@
691691
"api": "meet",
692692
"package": "@google-apps/meet"
693693
},
694+
{
695+
"api": "workspaceevents",
696+
"package": "@google-cloud/subscriptions"
697+
},
694698
{
695699
"api": "fleetengine",
696700
"package": "@googlemaps/fleetengine-delivery"
@@ -703,6 +707,14 @@
703707
"api": "fleetengine",
704708
"package": "@googlemaps/fleetengine"
705709
},
710+
{
711+
"api": "maintenance",
712+
"package": "@google-cloud/maintenance-api"
713+
},
714+
{
715+
"api": "lustre",
716+
"package": "@google-cloud/lustre"
717+
},
706718
{
707719
"api": "managedkafka",
708720
"package": "@google-cloud/managedkafka"
@@ -727,6 +739,10 @@
727739
"api": "merchantapi",
728740
"package": "@google-shopping/datasources"
729741
},
742+
{
743+
"api": "merchantapi",
744+
"package": "@google-shopping/issueresolution"
745+
},
730746
{
731747
"api": "merchantapi",
732748
"package": "@google-shopping/lfp"
@@ -735,6 +751,10 @@
735751
"api": "merchantapi",
736752
"package": "@google-shopping/notifications"
737753
},
754+
{
755+
"api": "merchantapi",
756+
"package": "@google-shopping/ordertracking"
757+
},
738758
{
739759
"api": "merchantapi",
740760
"package": "@google-shopping/products"
@@ -807,6 +827,10 @@
807827
"api": "solar",
808828
"package": "@googlemaps/solar"
809829
},
830+
{
831+
"api": "storagebatchoperations",
832+
"package": "@google-cloud/storagebatchoperations"
833+
},
810834
{
811835
"api": "cloudtrace",
812836
"package": "@google-cloud/trace-agent"

discovery/datalineage-v1.json

Lines changed: 46 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
"scopes": {
55
"https://www.googleapis.com/auth/cloud-platform": {
66
"description": "See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account."
7+
},
8+
"https://www.googleapis.com/auth/cloud-platform.read-only": {
9+
"description": "View your data across Google Cloud services and see the email address of your Google Account"
710
}
811
}
912
}
@@ -381,7 +384,8 @@
381384
"$ref": "GoogleCloudDatacatalogLineageV1BatchSearchLinkProcessesResponse"
382385
},
383386
"scopes": [
384-
"https://www.googleapis.com/auth/cloud-platform"
387+
"https://www.googleapis.com/auth/cloud-platform",
388+
"https://www.googleapis.com/auth/cloud-platform.read-only"
385389
]
386390
},
387391
"processOpenLineageRunEvent": {
@@ -418,7 +422,8 @@
418422
"$ref": "GoogleCloudDatacatalogLineageV1ProcessOpenLineageRunEventResponse"
419423
},
420424
"scopes": [
421-
"https://www.googleapis.com/auth/cloud-platform"
425+
"https://www.googleapis.com/auth/cloud-platform",
426+
"https://www.googleapis.com/auth/cloud-platform.read-only"
422427
]
423428
},
424429
"searchLinks": {
@@ -446,7 +451,8 @@
446451
"$ref": "GoogleCloudDatacatalogLineageV1SearchLinksResponse"
447452
},
448453
"scopes": [
449-
"https://www.googleapis.com/auth/cloud-platform"
454+
"https://www.googleapis.com/auth/cloud-platform",
455+
"https://www.googleapis.com/auth/cloud-platform.read-only"
450456
]
451457
}
452458
},
@@ -478,7 +484,8 @@
478484
"$ref": "GoogleProtobufEmpty"
479485
},
480486
"scopes": [
481-
"https://www.googleapis.com/auth/cloud-platform"
487+
"https://www.googleapis.com/auth/cloud-platform",
488+
"https://www.googleapis.com/auth/cloud-platform.read-only"
482489
]
483490
},
484491
"delete": {
@@ -503,7 +510,8 @@
503510
"$ref": "GoogleProtobufEmpty"
504511
},
505512
"scopes": [
506-
"https://www.googleapis.com/auth/cloud-platform"
513+
"https://www.googleapis.com/auth/cloud-platform",
514+
"https://www.googleapis.com/auth/cloud-platform.read-only"
507515
]
508516
},
509517
"get": {
@@ -528,7 +536,8 @@
528536
"$ref": "GoogleLongrunningOperation"
529537
},
530538
"scopes": [
531-
"https://www.googleapis.com/auth/cloud-platform"
539+
"https://www.googleapis.com/auth/cloud-platform",
540+
"https://www.googleapis.com/auth/cloud-platform.read-only"
532541
]
533542
},
534543
"list": {
@@ -569,7 +578,8 @@
569578
"$ref": "GoogleLongrunningListOperationsResponse"
570579
},
571580
"scopes": [
572-
"https://www.googleapis.com/auth/cloud-platform"
581+
"https://www.googleapis.com/auth/cloud-platform",
582+
"https://www.googleapis.com/auth/cloud-platform.read-only"
573583
]
574584
}
575585
}
@@ -606,7 +616,8 @@
606616
"$ref": "GoogleCloudDatacatalogLineageV1Process"
607617
},
608618
"scopes": [
609-
"https://www.googleapis.com/auth/cloud-platform"
619+
"https://www.googleapis.com/auth/cloud-platform",
620+
"https://www.googleapis.com/auth/cloud-platform.read-only"
610621
]
611622
},
612623
"delete": {
@@ -636,7 +647,8 @@
636647
"$ref": "GoogleLongrunningOperation"
637648
},
638649
"scopes": [
639-
"https://www.googleapis.com/auth/cloud-platform"
650+
"https://www.googleapis.com/auth/cloud-platform",
651+
"https://www.googleapis.com/auth/cloud-platform.read-only"
640652
]
641653
},
642654
"get": {
@@ -661,7 +673,8 @@
661673
"$ref": "GoogleCloudDatacatalogLineageV1Process"
662674
},
663675
"scopes": [
664-
"https://www.googleapis.com/auth/cloud-platform"
676+
"https://www.googleapis.com/auth/cloud-platform",
677+
"https://www.googleapis.com/auth/cloud-platform.read-only"
665678
]
666679
},
667680
"list": {
@@ -697,7 +710,8 @@
697710
"$ref": "GoogleCloudDatacatalogLineageV1ListProcessesResponse"
698711
},
699712
"scopes": [
700-
"https://www.googleapis.com/auth/cloud-platform"
713+
"https://www.googleapis.com/auth/cloud-platform",
714+
"https://www.googleapis.com/auth/cloud-platform.read-only"
701715
]
702716
},
703717
"patch": {
@@ -741,7 +755,8 @@
741755
"$ref": "GoogleCloudDatacatalogLineageV1Process"
742756
},
743757
"scopes": [
744-
"https://www.googleapis.com/auth/cloud-platform"
758+
"https://www.googleapis.com/auth/cloud-platform",
759+
"https://www.googleapis.com/auth/cloud-platform.read-only"
745760
]
746761
}
747762
},
@@ -778,7 +793,8 @@
778793
"$ref": "GoogleCloudDatacatalogLineageV1Run"
779794
},
780795
"scopes": [
781-
"https://www.googleapis.com/auth/cloud-platform"
796+
"https://www.googleapis.com/auth/cloud-platform",
797+
"https://www.googleapis.com/auth/cloud-platform.read-only"
782798
]
783799
},
784800
"delete": {
@@ -808,7 +824,8 @@
808824
"$ref": "GoogleLongrunningOperation"
809825
},
810826
"scopes": [
811-
"https://www.googleapis.com/auth/cloud-platform"
827+
"https://www.googleapis.com/auth/cloud-platform",
828+
"https://www.googleapis.com/auth/cloud-platform.read-only"
812829
]
813830
},
814831
"get": {
@@ -833,7 +850,8 @@
833850
"$ref": "GoogleCloudDatacatalogLineageV1Run"
834851
},
835852
"scopes": [
836-
"https://www.googleapis.com/auth/cloud-platform"
853+
"https://www.googleapis.com/auth/cloud-platform",
854+
"https://www.googleapis.com/auth/cloud-platform.read-only"
837855
]
838856
},
839857
"list": {
@@ -869,7 +887,8 @@
869887
"$ref": "GoogleCloudDatacatalogLineageV1ListRunsResponse"
870888
},
871889
"scopes": [
872-
"https://www.googleapis.com/auth/cloud-platform"
890+
"https://www.googleapis.com/auth/cloud-platform",
891+
"https://www.googleapis.com/auth/cloud-platform.read-only"
873892
]
874893
},
875894
"patch": {
@@ -908,7 +927,8 @@
908927
"$ref": "GoogleCloudDatacatalogLineageV1Run"
909928
},
910929
"scopes": [
911-
"https://www.googleapis.com/auth/cloud-platform"
930+
"https://www.googleapis.com/auth/cloud-platform",
931+
"https://www.googleapis.com/auth/cloud-platform.read-only"
912932
]
913933
}
914934
},
@@ -945,7 +965,8 @@
945965
"$ref": "GoogleCloudDatacatalogLineageV1LineageEvent"
946966
},
947967
"scopes": [
948-
"https://www.googleapis.com/auth/cloud-platform"
968+
"https://www.googleapis.com/auth/cloud-platform",
969+
"https://www.googleapis.com/auth/cloud-platform.read-only"
949970
]
950971
},
951972
"delete": {
@@ -975,7 +996,8 @@
975996
"$ref": "GoogleProtobufEmpty"
976997
},
977998
"scopes": [
978-
"https://www.googleapis.com/auth/cloud-platform"
999+
"https://www.googleapis.com/auth/cloud-platform",
1000+
"https://www.googleapis.com/auth/cloud-platform.read-only"
9791001
]
9801002
},
9811003
"get": {
@@ -1000,7 +1022,8 @@
10001022
"$ref": "GoogleCloudDatacatalogLineageV1LineageEvent"
10011023
},
10021024
"scopes": [
1003-
"https://www.googleapis.com/auth/cloud-platform"
1025+
"https://www.googleapis.com/auth/cloud-platform",
1026+
"https://www.googleapis.com/auth/cloud-platform.read-only"
10041027
]
10051028
},
10061029
"list": {
@@ -1036,7 +1059,8 @@
10361059
"$ref": "GoogleCloudDatacatalogLineageV1ListLineageEventsResponse"
10371060
},
10381061
"scopes": [
1039-
"https://www.googleapis.com/auth/cloud-platform"
1062+
"https://www.googleapis.com/auth/cloud-platform",
1063+
"https://www.googleapis.com/auth/cloud-platform.read-only"
10401064
]
10411065
}
10421066
}
@@ -1050,7 +1074,7 @@
10501074
}
10511075
}
10521076
},
1053-
"revision": "20250620",
1077+
"revision": "20250710",
10541078
"rootUrl": "https://datalineage.googleapis.com/",
10551079
"schemas": {
10561080
"GoogleCloudDatacatalogLineageV1BatchSearchLinkProcessesRequest": {

discovery/logging-v2.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,16 @@
107107
"description": "Regional Endpoint",
108108
"endpointUrl": "https://logging.us-west8.rep.googleapis.com/",
109109
"location": "us-west8"
110+
},
111+
{
112+
"description": "Regional Endpoint",
113+
"endpointUrl": "https://logging.eu.rep.googleapis.com/",
114+
"location": "eu"
115+
},
116+
{
117+
"description": "Regional Endpoint",
118+
"endpointUrl": "https://logging.us.rep.googleapis.com/",
119+
"location": "us"
110120
}
111121
],
112122
"fullyEncodeReservedExpansion": true,
@@ -8952,7 +8962,7 @@
89528962
}
89538963
}
89548964
},
8955-
"revision": "20250530",
8965+
"revision": "20250704",
89568966
"rootUrl": "https://logging.googleapis.com/",
89578967
"schemas": {
89588968
"AppHub": {

discovery/secretmanager-v1.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,11 @@
4141
"endpointUrl": "https://secretmanager.asia-south2.rep.googleapis.com/",
4242
"location": "asia-south2"
4343
},
44+
{
45+
"description": "Regional Endpoint",
46+
"endpointUrl": "https://secretmanager.asia-southeast1.rep.googleapis.com/",
47+
"location": "asia-southeast1"
48+
},
4449
{
4550
"description": "Regional Endpoint",
4651
"endpointUrl": "https://secretmanager.asia-southeast2.rep.googleapis.com/",
@@ -66,6 +71,11 @@
6671
"endpointUrl": "https://secretmanager.europe-west1.rep.googleapis.com/",
6772
"location": "europe-west1"
6873
},
74+
{
75+
"description": "Regional Endpoint",
76+
"endpointUrl": "https://secretmanager.europe-west12.rep.googleapis.com/",
77+
"location": "europe-west12"
78+
},
6979
{
7080
"description": "Regional Endpoint",
7181
"endpointUrl": "https://secretmanager.europe-west2.rep.googleapis.com/",
@@ -96,6 +106,11 @@
96106
"endpointUrl": "https://secretmanager.europe-west9.rep.googleapis.com/",
97107
"location": "europe-west9"
98108
},
109+
{
110+
"description": "Regional Endpoint",
111+
"endpointUrl": "https://secretmanager.me-central1.rep.googleapis.com/",
112+
"location": "me-central1"
113+
},
99114
{
100115
"description": "Regional Endpoint",
101116
"endpointUrl": "https://secretmanager.me-west1.rep.googleapis.com/",
@@ -1281,7 +1296,7 @@
12811296
}
12821297
}
12831298
},
1284-
"revision": "20250626",
1299+
"revision": "20250704",
12851300
"rootUrl": "https://secretmanager.googleapis.com/",
12861301
"schemas": {
12871302
"AccessSecretVersionResponse": {

0 commit comments

Comments
 (0)