Skip to content

Commit f29328a

Browse files
fix(pubsub): update the api
#### pubsub:v1 The following keys were changed: - endpoints (Total Keys: 1) #### pubsub:v1beta1a The following keys were changed: - endpoints (Total Keys: 1) #### pubsub:v1beta2 The following keys were changed: - endpoints (Total Keys: 1)
1 parent fe8dbc1 commit f29328a

File tree

3 files changed

+168
-3
lines changed

3 files changed

+168
-3
lines changed

googleapiclient/discovery_cache/documents/pubsub.v1.json

Lines changed: 56 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,63 @@
3131
},
3232
{
3333
"description": "Regional Endpoint",
34+
"endpointUrl": "https://pubsub.europe-west8.rep.googleapis.com/",
35+
"location": "europe-west8"
36+
},
37+
{
38+
"description": "Regional Endpoint",
3439
"endpointUrl": "https://pubsub.europe-west9.rep.googleapis.com/",
3540
"location": "europe-west9"
41+
},
42+
{
43+
"description": "Regional Endpoint",
44+
"endpointUrl": "https://pubsub.us-central1.rep.googleapis.com/",
45+
"location": "us-central1"
46+
},
47+
{
48+
"description": "Regional Endpoint",
49+
"endpointUrl": "https://pubsub.us-central2.rep.googleapis.com/",
50+
"location": "us-central2"
51+
},
52+
{
53+
"description": "Regional Endpoint",
54+
"endpointUrl": "https://pubsub.us-east1.rep.googleapis.com/",
55+
"location": "us-east1"
56+
},
57+
{
58+
"description": "Regional Endpoint",
59+
"endpointUrl": "https://pubsub.us-east4.rep.googleapis.com/",
60+
"location": "us-east4"
61+
},
62+
{
63+
"description": "Regional Endpoint",
64+
"endpointUrl": "https://pubsub.us-east5.rep.googleapis.com/",
65+
"location": "us-east5"
66+
},
67+
{
68+
"description": "Regional Endpoint",
69+
"endpointUrl": "https://pubsub.us-south1.rep.googleapis.com/",
70+
"location": "us-south1"
71+
},
72+
{
73+
"description": "Regional Endpoint",
74+
"endpointUrl": "https://pubsub.us-west1.rep.googleapis.com/",
75+
"location": "us-west1"
76+
},
77+
{
78+
"description": "Regional Endpoint",
79+
"endpointUrl": "https://pubsub.us-west2.rep.googleapis.com/",
80+
"location": "us-west2"
81+
},
82+
{
83+
"description": "Regional Endpoint",
84+
"endpointUrl": "https://pubsub.us-west3.rep.googleapis.com/",
85+
"location": "us-west3"
86+
},
87+
{
88+
"description": "Regional Endpoint",
89+
"endpointUrl": "https://pubsub.us-west4.rep.googleapis.com/",
90+
"location": "us-west4"
3691
}
3792
],
3893
"icons": {
@@ -1583,7 +1638,7 @@
15831638
}
15841639
}
15851640
},
1586-
"revision": "20240702",
1641+
"revision": "20240730",
15871642
"rootUrl": "https://pubsub.googleapis.com/",
15881643
"schemas": {
15891644
"AcknowledgeRequest": {

googleapiclient/discovery_cache/documents/pubsub.v1beta1a.json

Lines changed: 56 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,63 @@
3131
},
3232
{
3333
"description": "Regional Endpoint",
34+
"endpointUrl": "https://pubsub.europe-west8.rep.googleapis.com/",
35+
"location": "europe-west8"
36+
},
37+
{
38+
"description": "Regional Endpoint",
3439
"endpointUrl": "https://pubsub.europe-west9.rep.googleapis.com/",
3540
"location": "europe-west9"
41+
},
42+
{
43+
"description": "Regional Endpoint",
44+
"endpointUrl": "https://pubsub.us-central1.rep.googleapis.com/",
45+
"location": "us-central1"
46+
},
47+
{
48+
"description": "Regional Endpoint",
49+
"endpointUrl": "https://pubsub.us-central2.rep.googleapis.com/",
50+
"location": "us-central2"
51+
},
52+
{
53+
"description": "Regional Endpoint",
54+
"endpointUrl": "https://pubsub.us-east1.rep.googleapis.com/",
55+
"location": "us-east1"
56+
},
57+
{
58+
"description": "Regional Endpoint",
59+
"endpointUrl": "https://pubsub.us-east4.rep.googleapis.com/",
60+
"location": "us-east4"
61+
},
62+
{
63+
"description": "Regional Endpoint",
64+
"endpointUrl": "https://pubsub.us-east5.rep.googleapis.com/",
65+
"location": "us-east5"
66+
},
67+
{
68+
"description": "Regional Endpoint",
69+
"endpointUrl": "https://pubsub.us-south1.rep.googleapis.com/",
70+
"location": "us-south1"
71+
},
72+
{
73+
"description": "Regional Endpoint",
74+
"endpointUrl": "https://pubsub.us-west1.rep.googleapis.com/",
75+
"location": "us-west1"
76+
},
77+
{
78+
"description": "Regional Endpoint",
79+
"endpointUrl": "https://pubsub.us-west2.rep.googleapis.com/",
80+
"location": "us-west2"
81+
},
82+
{
83+
"description": "Regional Endpoint",
84+
"endpointUrl": "https://pubsub.us-west3.rep.googleapis.com/",
85+
"location": "us-west3"
86+
},
87+
{
88+
"description": "Regional Endpoint",
89+
"endpointUrl": "https://pubsub.us-west4.rep.googleapis.com/",
90+
"location": "us-west4"
3691
}
3792
],
3893
"icons": {
@@ -474,7 +529,7 @@
474529
}
475530
}
476531
},
477-
"revision": "20240702",
532+
"revision": "20240730",
478533
"rootUrl": "https://pubsub.googleapis.com/",
479534
"schemas": {
480535
"AcknowledgeRequest": {

googleapiclient/discovery_cache/documents/pubsub.v1beta2.json

Lines changed: 56 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,63 @@
3131
},
3232
{
3333
"description": "Regional Endpoint",
34+
"endpointUrl": "https://pubsub.europe-west8.rep.googleapis.com/",
35+
"location": "europe-west8"
36+
},
37+
{
38+
"description": "Regional Endpoint",
3439
"endpointUrl": "https://pubsub.europe-west9.rep.googleapis.com/",
3540
"location": "europe-west9"
41+
},
42+
{
43+
"description": "Regional Endpoint",
44+
"endpointUrl": "https://pubsub.us-central1.rep.googleapis.com/",
45+
"location": "us-central1"
46+
},
47+
{
48+
"description": "Regional Endpoint",
49+
"endpointUrl": "https://pubsub.us-central2.rep.googleapis.com/",
50+
"location": "us-central2"
51+
},
52+
{
53+
"description": "Regional Endpoint",
54+
"endpointUrl": "https://pubsub.us-east1.rep.googleapis.com/",
55+
"location": "us-east1"
56+
},
57+
{
58+
"description": "Regional Endpoint",
59+
"endpointUrl": "https://pubsub.us-east4.rep.googleapis.com/",
60+
"location": "us-east4"
61+
},
62+
{
63+
"description": "Regional Endpoint",
64+
"endpointUrl": "https://pubsub.us-east5.rep.googleapis.com/",
65+
"location": "us-east5"
66+
},
67+
{
68+
"description": "Regional Endpoint",
69+
"endpointUrl": "https://pubsub.us-south1.rep.googleapis.com/",
70+
"location": "us-south1"
71+
},
72+
{
73+
"description": "Regional Endpoint",
74+
"endpointUrl": "https://pubsub.us-west1.rep.googleapis.com/",
75+
"location": "us-west1"
76+
},
77+
{
78+
"description": "Regional Endpoint",
79+
"endpointUrl": "https://pubsub.us-west2.rep.googleapis.com/",
80+
"location": "us-west2"
81+
},
82+
{
83+
"description": "Regional Endpoint",
84+
"endpointUrl": "https://pubsub.us-west3.rep.googleapis.com/",
85+
"location": "us-west3"
86+
},
87+
{
88+
"description": "Regional Endpoint",
89+
"endpointUrl": "https://pubsub.us-west4.rep.googleapis.com/",
90+
"location": "us-west4"
3691
}
3792
],
3893
"icons": {
@@ -741,7 +796,7 @@
741796
}
742797
}
743798
},
744-
"revision": "20240702",
799+
"revision": "20240730",
745800
"rootUrl": "https://pubsub.googleapis.com/",
746801
"schemas": {
747802
"AcknowledgeRequest": {

0 commit comments

Comments
 (0)