Skip to content

Commit

Permalink
feat(bigquerydatatransfer): update the api
Browse files Browse the repository at this point in the history
#### bigquerydatatransfer:v1

The following keys were added:
- endpoints (Total Keys: 1)
  • Loading branch information
yoshi-automation committed Mar 12, 2024
1 parent af55e33 commit 9b9d52a
Showing 1 changed file with 28 additions and 1 deletion.
Expand Up @@ -21,6 +21,33 @@
"description": "Schedule queries or transfer external data from SaaS applications to Google BigQuery on a regular basis.",
"discoveryVersion": "v1",
"documentationLink": "https://cloud.google.com/bigquery-transfer/",
"endpoints": [
{
"description": "Regional Endpoint",
"endpointUrl": "https://bigquerydatatransfer.me-central2.rep.googleapis.com/",
"location": "me-central2"
},
{
"description": "Regional Endpoint",
"endpointUrl": "https://bigquerydatatransfer.europe-west3.rep.googleapis.com/",
"location": "europe-west3"
},
{
"description": "Regional Endpoint",
"endpointUrl": "https://bigquerydatatransfer.europe-west9.rep.googleapis.com/",
"location": "europe-west9"
},
{
"description": "Regional Endpoint",
"endpointUrl": "https://bigquerydatatransfer.us-east4.rep.googleapis.com/",
"location": "us-east4"
},
{
"description": "Regional Endpoint",
"endpointUrl": "https://bigquerydatatransfer.us-west1.rep.googleapis.com/",
"location": "us-west1"
}
],
"fullyEncodeReservedExpansion": true,
"icons": {
"x16": "http://www.google.com/images/icons/product/search-16.gif",
Expand Down Expand Up @@ -1371,7 +1398,7 @@
}
}
},
"revision": "20240218",
"revision": "20240306",
"rootUrl": "https://bigquerydatatransfer.googleapis.com/",
"schemas": {
"CheckValidCredsRequest": {
Expand Down

0 comments on commit 9b9d52a

Please sign in to comment.