Skip to content

Commit 522c3df

Browse files
fix(dataflow): update the api
#### dataflow:v1b3 The following keys were changed: - endpoints (Total Keys: 1)
1 parent 1fa286c commit 522c3df

File tree

1 file changed

+76
-1
lines changed

1 file changed

+76
-1
lines changed

googleapiclient/discovery_cache/documents/dataflow.v1b3.json

Lines changed: 76 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,26 @@
2121
"endpoints": [
2222
{
2323
"description": "Regional Endpoint",
24+
"endpointUrl": "https://dataflow.africa-south1.rep.googleapis.com/",
25+
"location": "africa-south1"
26+
},
27+
{
28+
"description": "Regional Endpoint",
29+
"endpointUrl": "https://dataflow.asia-east1.rep.googleapis.com/",
30+
"location": "asia-east1"
31+
},
32+
{
33+
"description": "Regional Endpoint",
34+
"endpointUrl": "https://dataflow.asia-east2.rep.googleapis.com/",
35+
"location": "asia-east2"
36+
},
37+
{
38+
"description": "Regional Endpoint",
39+
"endpointUrl": "https://dataflow.asia-northeast3.rep.googleapis.com/",
40+
"location": "asia-northeast3"
41+
},
42+
{
43+
"description": "Regional Endpoint",
2444
"endpointUrl": "https://dataflow.asia-south1.rep.googleapis.com/",
2545
"location": "asia-south1"
2646
},
@@ -31,6 +51,36 @@
3151
},
3252
{
3353
"description": "Regional Endpoint",
54+
"endpointUrl": "https://dataflow.asia-southeast3.rep.googleapis.com/",
55+
"location": "asia-southeast3"
56+
},
57+
{
58+
"description": "Regional Endpoint",
59+
"endpointUrl": "https://dataflow.australia-southeast1.rep.googleapis.com/",
60+
"location": "australia-southeast1"
61+
},
62+
{
63+
"description": "Regional Endpoint",
64+
"endpointUrl": "https://dataflow.australia-southeast2.rep.googleapis.com/",
65+
"location": "australia-southeast2"
66+
},
67+
{
68+
"description": "Regional Endpoint",
69+
"endpointUrl": "https://dataflow.europe-central2.rep.googleapis.com/",
70+
"location": "europe-central2"
71+
},
72+
{
73+
"description": "Regional Endpoint",
74+
"endpointUrl": "https://dataflow.europe-southwest1.rep.googleapis.com/",
75+
"location": "europe-southwest1"
76+
},
77+
{
78+
"description": "Regional Endpoint",
79+
"endpointUrl": "https://dataflow.europe-west10.rep.googleapis.com/",
80+
"location": "europe-west10"
81+
},
82+
{
83+
"description": "Regional Endpoint",
3484
"endpointUrl": "https://dataflow.europe-west3.rep.googleapis.com/",
3585
"location": "europe-west3"
3686
},
@@ -46,11 +96,36 @@
4696
},
4797
{
4898
"description": "Regional Endpoint",
99+
"endpointUrl": "https://dataflow.me-central1.rep.googleapis.com/",
100+
"location": "me-central1"
101+
},
102+
{
103+
"description": "Regional Endpoint",
49104
"endpointUrl": "https://dataflow.me-central2.rep.googleapis.com/",
50105
"location": "me-central2"
51106
},
52107
{
53108
"description": "Regional Endpoint",
109+
"endpointUrl": "https://dataflow.me-west1.rep.googleapis.com/",
110+
"location": "me-west1"
111+
},
112+
{
113+
"description": "Regional Endpoint",
114+
"endpointUrl": "https://dataflow.northamerica-northeast1.rep.googleapis.com/",
115+
"location": "northamerica-northeast1"
116+
},
117+
{
118+
"description": "Regional Endpoint",
119+
"endpointUrl": "https://dataflow.northamerica-south1.rep.googleapis.com/",
120+
"location": "northamerica-south1"
121+
},
122+
{
123+
"description": "Regional Endpoint",
124+
"endpointUrl": "https://dataflow.southamerica-west1.rep.googleapis.com/",
125+
"location": "southamerica-west1"
126+
},
127+
{
128+
"description": "Regional Endpoint",
54129
"endpointUrl": "https://dataflow.us-central1.rep.googleapis.com/",
55130
"location": "us-central1"
56131
},
@@ -2260,7 +2335,7 @@
22602335
}
22612336
}
22622337
},
2263-
"revision": "20251003",
2338+
"revision": "20251026",
22642339
"rootUrl": "https://dataflow.googleapis.com/",
22652340
"schemas": {
22662341
"ApproximateProgress": {

0 commit comments

Comments
 (0)