target.apidocs.com.google.api.services.bigquery.class-use.Bigquery.Tables.Delete.html Maven / Gradle / Ivy
Uses of Class com.google.api.services.bigquery.Bigquery.Tables.Delete (BigQuery API v2-rev20190423-1.28.0)
Uses of Class
com.google.api.services.bigquery.Bigquery.Tables.Delete
-
Packages that use Bigquery.Tables.Delete
Package
Description
com.google.api.services.bigquery
-
-
Uses of Bigquery.Tables.Delete in com.google.api.services.bigquery
Methods in com.google.api.services.bigquery that return Bigquery.Tables.Delete
Modifier and Type
Method and Description
Bigquery.Tables.Delete
Bigquery.Tables.delete(String projectId,
String datasetId,
String tableId)
Deletes the table specified by tableId from the dataset.
Bigquery.Tables.Delete
Bigquery.Tables.Delete.set(String parameterName,
Object value)
Bigquery.Tables.Delete
Bigquery.Tables.Delete.setAlt(String alt)
Bigquery.Tables.Delete
Bigquery.Tables.Delete.setDatasetId(String datasetId)
Dataset ID of the table to delete
Bigquery.Tables.Delete
Bigquery.Tables.Delete.setFields(String fields)
Bigquery.Tables.Delete
Bigquery.Tables.Delete.setKey(String key)
Bigquery.Tables.Delete
Bigquery.Tables.Delete.setOauthToken(String oauthToken)
Bigquery.Tables.Delete
Bigquery.Tables.Delete.setPrettyPrint(Boolean prettyPrint)
Bigquery.Tables.Delete
Bigquery.Tables.Delete.setProjectId(String projectId)
Project ID of the table to delete
Bigquery.Tables.Delete
Bigquery.Tables.Delete.setQuotaUser(String quotaUser)
Bigquery.Tables.Delete
Bigquery.Tables.Delete.setTableId(String tableId)
Table ID of the table to delete
Bigquery.Tables.Delete
Bigquery.Tables.Delete.setUserIp(String userIp)
Copyright © 2011–2019 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy