I've been trying to get the API client working in Ruby to do a job insert to take data from cloud storage and put it into a table in BigQuery and haven't been too successful. In the past, I've looked at the Python API and got things going in Ruby, but this puzzles me.I've been trying to get the API client working