From fbc27081ee7249fe98bf0918e4b8e87ae633906b Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Tue, 12 Mar 2024 07:08:26 +0000 Subject: [PATCH] fix(dataflow): update the api #### dataflow:v1b3 The following keys were changed: - endpoints (Total Keys: 1) --- .../discovery_cache/documents/dataflow.v1b3.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/googleapiclient/discovery_cache/documents/dataflow.v1b3.json b/googleapiclient/discovery_cache/documents/dataflow.v1b3.json index 577dc2f407..3ca0de4cc0 100644 --- a/googleapiclient/discovery_cache/documents/dataflow.v1b3.json +++ b/googleapiclient/discovery_cache/documents/dataflow.v1b3.json @@ -26,6 +26,11 @@ "description": "Regional Endpoint", "endpointUrl": "https://dataflow.me-central2.rep.googleapis.com/", "location": "me-central2" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://dataflow.europe-west3.rep.googleapis.com/", +"location": "europe-west3" } ], "fullyEncodeReservedExpansion": true, @@ -2177,7 +2182,7 @@ } } }, -"revision": "20240218", +"revision": "20240303", "rootUrl": "https://dataflow.googleapis.com/", "schemas": { "ApproximateProgress": {