We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0d747d commit b0b24e0Copy full SHA for b0b24e0
src/Google/Service/Bigquery.php
@@ -777,7 +777,8 @@ class Google_Service_Bigquery_Tabledata_Resource extends Google_Service_Resource
777
{
778
779
/**
780
- * Inserts the supplied rows into the table. (tabledata.insertAll)
+ * Streams data into BigQuery one record at a time without needing to run a load
781
+ * job. (tabledata.insertAll)
782
*
783
* @param string $projectId
784
* Project ID of the destination table.
0 commit comments