Package | Description |
---|---|
com.google.api.services.bigquery |
Modifier and Type | Method and Description |
---|---|
Bigquery.Tabledata.InsertAll |
Bigquery.Tabledata.insertAll(String projectId,
String datasetId,
String tableId,
TableDataInsertAllRequest content)
Streams data into BigQuery one record at a time without needing to run a load job.
|
Bigquery.Tabledata.InsertAll |
Bigquery.Tabledata.InsertAll.set(String parameterName,
Object value) |
Bigquery.Tabledata.InsertAll |
Bigquery.Tabledata.InsertAll.set$Xgafv(String $Xgafv) |
Bigquery.Tabledata.InsertAll |
Bigquery.Tabledata.InsertAll.setAccessToken(String accessToken) |
Bigquery.Tabledata.InsertAll |
Bigquery.Tabledata.InsertAll.setAlt(String alt) |
Bigquery.Tabledata.InsertAll |
Bigquery.Tabledata.InsertAll.setCallback(String callback) |
Bigquery.Tabledata.InsertAll |
Bigquery.Tabledata.InsertAll.setDatasetId(String datasetId)
Required.
|
Bigquery.Tabledata.InsertAll |
Bigquery.Tabledata.InsertAll.setFields(String fields) |
Bigquery.Tabledata.InsertAll |
Bigquery.Tabledata.InsertAll.setKey(String key) |
Bigquery.Tabledata.InsertAll |
Bigquery.Tabledata.InsertAll.setOauthToken(String oauthToken) |
Bigquery.Tabledata.InsertAll |
Bigquery.Tabledata.InsertAll.setPrettyPrint(Boolean prettyPrint) |
Bigquery.Tabledata.InsertAll |
Bigquery.Tabledata.InsertAll.setProjectId(String projectId)
Required.
|
Bigquery.Tabledata.InsertAll |
Bigquery.Tabledata.InsertAll.setQuotaUser(String quotaUser) |
Bigquery.Tabledata.InsertAll |
Bigquery.Tabledata.InsertAll.setTableId(String tableId)
Required.
|
Bigquery.Tabledata.InsertAll |
Bigquery.Tabledata.InsertAll.setUploadProtocol(String uploadProtocol) |
Bigquery.Tabledata.InsertAll |
Bigquery.Tabledata.InsertAll.setUploadType(String uploadType) |
Copyright © 2011–2025 Google. All rights reserved.