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