BigQuery v0.0.13 BigQuery.Resource
Summary
Functions
BigQuery really doesn’t like if when you try to POST a JSON object that has null values, but doesn’t seem to mind missing fields. So this is just a little helper function to remove any fields with a nil value from a map/struct
Types
Functions
BigQuery really doesn’t like if when you try to POST a JSON object that has null values, but doesn’t seem to mind missing fields. So this is just a little helper function to remove any fields with a nil value from a map/struct.