You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 29, 2023. It is now read-only.
I would expect to see a
list_locationsmethod that takes a project ID in the DataTransferServiceClient class.Docs for this API method:
https://cloud.google.com/bigquery/docs/reference/datatransfer/rest/v1/projects.locations
Actual API endpoint:
https://bigquerydatatransfer.googleapis.com/v1/projects/swast-scratch/locations?access_token=YOUR_ACCESS_TOKEN
( Replace
YOUR_ACCESS_TOKENwith an access token withgcloud auth print-access-token)