target.apidocs.com.google.api.services.bigquery.class-use.Bigquery.Tables.Get.html Maven / Gradle / Ivy
Uses of Class com.google.api.services.bigquery.Bigquery.Tables.Get (BigQuery API v2-rev20190423-1.28.0)
Uses of Class
com.google.api.services.bigquery.Bigquery.Tables.Get
-
Packages that use Bigquery.Tables.Get
Package
Description
com.google.api.services.bigquery
-
-
Uses of Bigquery.Tables.Get in com.google.api.services.bigquery
Methods in com.google.api.services.bigquery that return Bigquery.Tables.Get
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.setAlt(String alt)
Bigquery.Tables.Get
Bigquery.Tables.Get.setDatasetId(String datasetId)
Dataset ID of the requested table
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)
Project ID of the requested table
Bigquery.Tables.Get
Bigquery.Tables.Get.setQuotaUser(String quotaUser)
Bigquery.Tables.Get
Bigquery.Tables.Get.setSelectedFields(String selectedFields)
List of fields to return (comma-separated).
Bigquery.Tables.Get
Bigquery.Tables.Get.setTableId(String tableId)
Table ID of the requested table
Bigquery.Tables.Get
Bigquery.Tables.Get.setUserIp(String userIp)
Copyright © 2011–2019 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy