Updates information in an existing dataset. The update method replaces the entire dataset resource, whereas the patch method only replaces fields that are provided in the submitted dataset resource.
Posted on:
2018-08-27
Provider
Google Biquery
decription
BigQuery is Googles fully managed, petabyte scale, low cost enterprise data warehouse for analytics. BigQuery is serverless. There is no infrastructure to manage and you dont need a database administrator, so you can focus on analyzing data to find meaningful insights using familiar SQL. BigQuery is a powerful Big Data analytics platform used by all types of organizations, from startups to Fortune 500 companies.
Documentation
Postman Collection
Curl command through Streamdata.io
curl -v "https://streamdata.motwin.net/http://www.googleapis.com/bigquery/v2/projects/{projectId}/datasets/{datasetId}?X-Sd-Token={streamdata_token}"