Package | Description |
---|---|
com.google.api.services.bigquery |
Modifier and Type | Method and Description |
---|---|
Bigquery.Tables.List |
Bigquery.Tables.list(String projectId,
String datasetId)
Lists all tables in the specified dataset.
|
Bigquery.Tables.List |
Bigquery.Tables.List.set(String parameterName,
Object value) |
Bigquery.Tables.List |
Bigquery.Tables.List.set$Xgafv(String $Xgafv) |
Bigquery.Tables.List |
Bigquery.Tables.List.setAccessToken(String accessToken) |
Bigquery.Tables.List |
Bigquery.Tables.List.setAlt(String alt) |
Bigquery.Tables.List |
Bigquery.Tables.List.setCallback(String callback) |
Bigquery.Tables.List |
Bigquery.Tables.List.setDatasetId(String datasetId)
Required.
|
Bigquery.Tables.List |
Bigquery.Tables.List.setFields(String fields) |
Bigquery.Tables.List |
Bigquery.Tables.List.setKey(String key) |
Bigquery.Tables.List |
Bigquery.Tables.List.setMaxResults(Long maxResults)
The maximum number of results to return in a single response page.
|
Bigquery.Tables.List |
Bigquery.Tables.List.setOauthToken(String oauthToken) |
Bigquery.Tables.List |
Bigquery.Tables.List.setPageToken(String pageToken)
Page token, returned by a previous call, to request the next page of results
|
Bigquery.Tables.List |
Bigquery.Tables.List.setPrettyPrint(Boolean prettyPrint) |
Bigquery.Tables.List |
Bigquery.Tables.List.setProjectId(String projectId)
Required.
|
Bigquery.Tables.List |
Bigquery.Tables.List.setQuotaUser(String quotaUser) |
Bigquery.Tables.List |
Bigquery.Tables.List.setUploadProtocol(String uploadProtocol) |
Bigquery.Tables.List |
Bigquery.Tables.List.setUploadType(String uploadType) |
Copyright © 2011–2025 Google. All rights reserved.