public class Bigquery.Tables.TestIamPermissions extends BigqueryRequest<TestIamPermissionsResponse>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
TestIamPermissions(String resource,
TestIamPermissionsRequest content)
Returns permissions that a caller has on the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getResource()
REQUIRED: The resource for which the policy detail is being requested.
|
Bigquery.Tables.TestIamPermissions |
set(String parameterName,
Object value) |
Bigquery.Tables.TestIamPermissions |
set$Xgafv(String $Xgafv)
V1 error format.
|
Bigquery.Tables.TestIamPermissions |
setAccessToken(String accessToken)
OAuth access token.
|
Bigquery.Tables.TestIamPermissions |
setAlt(String alt)
Data format for response.
|
Bigquery.Tables.TestIamPermissions |
setCallback(String callback)
JSONP
|
Bigquery.Tables.TestIamPermissions |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
Bigquery.Tables.TestIamPermissions |
setKey(String key)
API key.
|
Bigquery.Tables.TestIamPermissions |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
Bigquery.Tables.TestIamPermissions |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
Bigquery.Tables.TestIamPermissions |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
Bigquery.Tables.TestIamPermissions |
setResource(String resource)
REQUIRED: The resource for which the policy detail is being requested.
|
Bigquery.Tables.TestIamPermissions |
setUploadProtocol(String uploadProtocol)
Upload protocol for media (e.g.
|
Bigquery.Tables.TestIamPermissions |
setUploadType(String uploadType)
Legacy upload protocol for media (e.g.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, buildHttpRequestUsingHead, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, executeUsingHead, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStreamclone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toStringclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllprotected TestIamPermissions(String resource, TestIamPermissionsRequest content)
AbstractGoogleClientRequest.execute() method to invoke the remote
operation. TestIamPermissions#initialize(com.google.api.client.googleapis.services.A
bstractGoogleClientRequest) must be called to initialize this instance immediately after
invoking the constructor.
resource - REQUIRED: The resource for which the policy detail is being requested. See [Resource
names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for
this field.content - the TestIamPermissionsRequestpublic Bigquery.Tables.TestIamPermissions set$Xgafv(String $Xgafv)
BigqueryRequestset$Xgafv in class BigqueryRequest<TestIamPermissionsResponse>public Bigquery.Tables.TestIamPermissions setAccessToken(String accessToken)
BigqueryRequestsetAccessToken in class BigqueryRequest<TestIamPermissionsResponse>public Bigquery.Tables.TestIamPermissions setAlt(String alt)
BigqueryRequestsetAlt in class BigqueryRequest<TestIamPermissionsResponse>public Bigquery.Tables.TestIamPermissions setCallback(String callback)
BigqueryRequestsetCallback in class BigqueryRequest<TestIamPermissionsResponse>public Bigquery.Tables.TestIamPermissions setFields(String fields)
BigqueryRequestsetFields in class BigqueryRequest<TestIamPermissionsResponse>public Bigquery.Tables.TestIamPermissions setKey(String key)
BigqueryRequestsetKey in class BigqueryRequest<TestIamPermissionsResponse>public Bigquery.Tables.TestIamPermissions setOauthToken(String oauthToken)
BigqueryRequestsetOauthToken in class BigqueryRequest<TestIamPermissionsResponse>public Bigquery.Tables.TestIamPermissions setPrettyPrint(Boolean prettyPrint)
BigqueryRequestsetPrettyPrint in class BigqueryRequest<TestIamPermissionsResponse>public Bigquery.Tables.TestIamPermissions setQuotaUser(String quotaUser)
BigqueryRequestsetQuotaUser in class BigqueryRequest<TestIamPermissionsResponse>public Bigquery.Tables.TestIamPermissions setUploadType(String uploadType)
BigqueryRequestsetUploadType in class BigqueryRequest<TestIamPermissionsResponse>public Bigquery.Tables.TestIamPermissions setUploadProtocol(String uploadProtocol)
BigqueryRequestsetUploadProtocol in class BigqueryRequest<TestIamPermissionsResponse>public String getResource()
public Bigquery.Tables.TestIamPermissions setResource(String resource)
public Bigquery.Tables.TestIamPermissions set(String parameterName, Object value)
set in class BigqueryRequest<TestIamPermissionsResponse>Copyright © 2011–2025 Google. All rights reserved.