public class Bigquery.Tables.TestIamPermissions extends BigqueryRequest<TestIamPermissionsResponse>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| 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 |
setAlt(String alt)
Data format for the response.
|
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)
An opaque string that represents a user for quota purposes.
|
Bigquery.Tables.TestIamPermissions |
setResource(String resource)
REQUIRED: The resource for which the policy detail is being requested.
|
Bigquery.Tables.TestIamPermissions |
setUserIp(String userIp)
Deprecated.
|
getAbstractGoogleClient, getAlt, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUserIp, 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 setAlt(String alt)
BigqueryRequestsetAlt 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 setUserIp(String userIp)
BigqueryRequestsetUserIp 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–2022 Google. All rights reserved.