tabledata
Streams data into BigQuery one record at a time without needing to run a load job. # IAM Permissions Requires the following IAM permission(s) to use this method: - bigquery.tables.updateData on the table. - bigquery.tables.get on the table. - bigquery.datasets.get on the dataset.
post/projects/{+projectId}/datasets/{+datasetId}/tables/{+tableId}/insertAll
Path parameters
projectIdstring required
Required. Project ID of the destination.
datasetIdstring required
Required. Dataset ID of the destination.
tableIdstring required
Required. Table ID of the destination.
Request body
Response
Successful response