Package | Description |
---|---|
com.google.api.services.bigquery |
Modifier and Type | Method and Description |
---|---|
Bigquery.Tables.Get |
Bigquery.Tables.get(String projectId,
String datasetId,
String tableId)
Gets the specified table resource by table ID.
|
Bigquery.Tables.Get |
Bigquery.Tables.Get.set(String parameterName,
Object value) |
Bigquery.Tables.Get |
Bigquery.Tables.Get.set$Xgafv(String $Xgafv) |
Bigquery.Tables.Get |
Bigquery.Tables.Get.setAccessToken(String accessToken) |
Bigquery.Tables.Get |
Bigquery.Tables.Get.setAlt(String alt) |
Bigquery.Tables.Get |
Bigquery.Tables.Get.setCallback(String callback) |
Bigquery.Tables.Get |
Bigquery.Tables.Get.setDatasetId(String datasetId)
Required.
|
Bigquery.Tables.Get |
Bigquery.Tables.Get.setFields(String fields) |
Bigquery.Tables.Get |
Bigquery.Tables.Get.setKey(String key) |
Bigquery.Tables.Get |
Bigquery.Tables.Get.setOauthToken(String oauthToken) |
Bigquery.Tables.Get |
Bigquery.Tables.Get.setPrettyPrint(Boolean prettyPrint) |
Bigquery.Tables.Get |
Bigquery.Tables.Get.setProjectId(String projectId)
Required.
|
Bigquery.Tables.Get |
Bigquery.Tables.Get.setQuotaUser(String quotaUser) |
Bigquery.Tables.Get |
Bigquery.Tables.Get.setSelectedFields(String selectedFields)
List of table schema fields to return (comma-separated).
|
Bigquery.Tables.Get |
Bigquery.Tables.Get.setTableId(String tableId)
Required.
|
Bigquery.Tables.Get |
Bigquery.Tables.Get.setUploadProtocol(String uploadProtocol) |
Bigquery.Tables.Get |
Bigquery.Tables.Get.setUploadType(String uploadType) |
Bigquery.Tables.Get |
Bigquery.Tables.Get.setView(String view)
Optional.
|
Copyright © 2011–2025 Google. All rights reserved.