target.apidocs.com.google.api.services.bigquery.class-use.Bigquery.Models.Patch.html Maven / Gradle / Ivy
Uses of Class com.google.api.services.bigquery.Bigquery.Models.Patch (BigQuery API v2-rev20240727-2.0.0)
Uses of Class
com.google.api.services.bigquery.Bigquery.Models.Patch
-
Packages that use Bigquery.Models.Patch
Package
Description
com.google.api.services.bigquery
-
-
Uses of Bigquery.Models.Patch in com.google.api.services.bigquery
Methods in com.google.api.services.bigquery that return Bigquery.Models.Patch
Modifier and Type
Method and Description
Bigquery.Models.Patch
Bigquery.Models.patch(String projectId,
String datasetId,
String modelId,
Model content)
Patch specific fields in the specified model.
Bigquery.Models.Patch
Bigquery.Models.Patch.set(String parameterName,
Object value)
Bigquery.Models.Patch
Bigquery.Models.Patch.set$Xgafv(String $Xgafv)
Bigquery.Models.Patch
Bigquery.Models.Patch.setAccessToken(String accessToken)
Bigquery.Models.Patch
Bigquery.Models.Patch.setAlt(String alt)
Bigquery.Models.Patch
Bigquery.Models.Patch.setCallback(String callback)
Bigquery.Models.Patch
Bigquery.Models.Patch.setDatasetId(String datasetId)
Required.
Bigquery.Models.Patch
Bigquery.Models.Patch.setFields(String fields)
Bigquery.Models.Patch
Bigquery.Models.Patch.setKey(String key)
Bigquery.Models.Patch
Bigquery.Models.Patch.setModelId(String modelId)
Required.
Bigquery.Models.Patch
Bigquery.Models.Patch.setOauthToken(String oauthToken)
Bigquery.Models.Patch
Bigquery.Models.Patch.setPrettyPrint(Boolean prettyPrint)
Bigquery.Models.Patch
Bigquery.Models.Patch.setProjectId(String projectId)
Required.
Bigquery.Models.Patch
Bigquery.Models.Patch.setQuotaUser(String quotaUser)
Bigquery.Models.Patch
Bigquery.Models.Patch.setUploadProtocol(String uploadProtocol)
Bigquery.Models.Patch
Bigquery.Models.Patch.setUploadType(String uploadType)
Copyright © 2011–2024 Google. All rights reserved.