Skip to content

Commit

Permalink
fix(dataflow): update the api
Browse files Browse the repository at this point in the history
#### dataflow:v1b3

The following keys were changed:
- endpoints (Total Keys: 1)
  • Loading branch information
yoshi-automation committed Mar 12, 2024
1 parent 78b17ac commit fbc2708
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion googleapiclient/discovery_cache/documents/dataflow.v1b3.json
Expand Up @@ -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,
Expand Down Expand Up @@ -2177,7 +2182,7 @@
}
}
},
"revision": "20240218",
"revision": "20240303",
"rootUrl": "https://dataflow.googleapis.com/",
"schemas": {
"ApproximateProgress": {
Expand Down

0 comments on commit fbc2708

Please sign in to comment.