View Source Bigquery.Response (bigquery v0.0.1)

Helper module to extract more useful data out of query responses from the GoogleApi.BigQuery library.

for {:google_api_big_query, "~> 0.87.0"},

original gist: https://gist.github.com/amokan/8398342d19faf4473b20e050e022b620

Summary

Functions

process_results(results)

Parse the output of a GoogleApi.BigQuery.V2.Api.Jobs.bigquery_jobs_query/4 call.