Package | Description |
---|---|
com.google.api.services.bigquery |
Modifier and Type | Method and Description |
---|---|
Bigquery.Tables.Update |
Bigquery.Tables.Update.set(String parameterName,
Object value) |
Bigquery.Tables.Update |
Bigquery.Tables.Update.set$Xgafv(String $Xgafv) |
Bigquery.Tables.Update |
Bigquery.Tables.Update.setAccessToken(String accessToken) |
Bigquery.Tables.Update |
Bigquery.Tables.Update.setAlt(String alt) |
Bigquery.Tables.Update |
Bigquery.Tables.Update.setAutodetectSchema(Boolean autodetectSchema)
Optional.
|
Bigquery.Tables.Update |
Bigquery.Tables.Update.setCallback(String callback) |
Bigquery.Tables.Update |
Bigquery.Tables.Update.setDatasetId(String datasetId)
Required.
|
Bigquery.Tables.Update |
Bigquery.Tables.Update.setFields(String fields) |
Bigquery.Tables.Update |
Bigquery.Tables.Update.setKey(String key) |
Bigquery.Tables.Update |
Bigquery.Tables.Update.setOauthToken(String oauthToken) |
Bigquery.Tables.Update |
Bigquery.Tables.Update.setPrettyPrint(Boolean prettyPrint) |
Bigquery.Tables.Update |
Bigquery.Tables.Update.setProjectId(String projectId)
Required.
|
Bigquery.Tables.Update |
Bigquery.Tables.Update.setQuotaUser(String quotaUser) |
Bigquery.Tables.Update |
Bigquery.Tables.Update.setTableId(String tableId)
Required.
|
Bigquery.Tables.Update |
Bigquery.Tables.Update.setUploadProtocol(String uploadProtocol) |
Bigquery.Tables.Update |
Bigquery.Tables.Update.setUploadType(String uploadType) |
Bigquery.Tables.Update |
Bigquery.Tables.update(String projectId,
String datasetId,
String tableId,
Table content)
Updates information in an existing table.
|
Copyright © 2011–2025 Google. All rights reserved.