target.apidocs.com.google.api.services.bigquery.class-use.Bigquery.Jobs.Get.html Maven / Gradle / Ivy
Uses of Class com.google.api.services.bigquery.Bigquery.Jobs.Get (BigQuery API v2-rev20240727-2.0.0)
Uses of Class
com.google.api.services.bigquery.Bigquery.Jobs.Get
-
Packages that use Bigquery.Jobs.Get
Package
Description
com.google.api.services.bigquery
-
-
Uses of Bigquery.Jobs.Get in com.google.api.services.bigquery
Methods in com.google.api.services.bigquery that return Bigquery.Jobs.Get
Modifier and Type
Method and Description
Bigquery.Jobs.Get
Bigquery.Jobs.get(String projectId,
String jobId)
Returns information about a specific job.
Bigquery.Jobs.Get
Bigquery.Jobs.Get.set(String parameterName,
Object value)
Bigquery.Jobs.Get
Bigquery.Jobs.Get.set$Xgafv(String $Xgafv)
Bigquery.Jobs.Get
Bigquery.Jobs.Get.setAccessToken(String accessToken)
Bigquery.Jobs.Get
Bigquery.Jobs.Get.setAlt(String alt)
Bigquery.Jobs.Get
Bigquery.Jobs.Get.setCallback(String callback)
Bigquery.Jobs.Get
Bigquery.Jobs.Get.setFields(String fields)
Bigquery.Jobs.Get
Bigquery.Jobs.Get.setJobId(String jobId)
Required.
Bigquery.Jobs.Get
Bigquery.Jobs.Get.setKey(String key)
Bigquery.Jobs.Get
Bigquery.Jobs.Get.setLocation(String location)
The geographic location of the job.
Bigquery.Jobs.Get
Bigquery.Jobs.Get.setOauthToken(String oauthToken)
Bigquery.Jobs.Get
Bigquery.Jobs.Get.setPrettyPrint(Boolean prettyPrint)
Bigquery.Jobs.Get
Bigquery.Jobs.Get.setProjectId(String projectId)
Required.
Bigquery.Jobs.Get
Bigquery.Jobs.Get.setQuotaUser(String quotaUser)
Bigquery.Jobs.Get
Bigquery.Jobs.Get.setUploadProtocol(String uploadProtocol)
Bigquery.Jobs.Get
Bigquery.Jobs.Get.setUploadType(String uploadType)
Copyright © 2011–2024 Google. All rights reserved.