Skip to content

Instantly share code, notes, and snippets.

@treeform
Created October 20, 2019 00:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save treeform/5b23b82da87c80b4df10045787a04d54 to your computer and use it in GitHub Desktop.
Save treeform/5b23b82da87c80b4df10045787a04d54 to your computer and use it in GitHub Desktop.
let
request = bigqueryTablesList.call(
projectId = projectId,
datasetId = "v3"
)
response = request.retried()
echo waitfor response.body
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment