public class AIPlatformNotebooks.Projects.Locations.Runtimes.SetIamPolicy extends AIPlatformNotebooksRequest<Policy>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
SetIamPolicy(String resource,
SetIamPolicyRequest content)
Sets the access control policy on the specified resource.
|
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 SetIamPolicy(String resource, SetIamPolicyRequest content)
AbstractGoogleClientRequest.execute() method to invoke the remote
operation. AIPlatformNotebooks.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after invoking the constructor.
resource - REQUIRED: The resource for which the policy is being specified. See [Resource
names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for
this field.content - the SetIamPolicyRequestpublic AIPlatformNotebooks.Projects.Locations.Runtimes.SetIamPolicy set$Xgafv(String $Xgafv)
AIPlatformNotebooksRequestset$Xgafv in class AIPlatformNotebooksRequest<Policy>public AIPlatformNotebooks.Projects.Locations.Runtimes.SetIamPolicy setAccessToken(String accessToken)
AIPlatformNotebooksRequestsetAccessToken in class AIPlatformNotebooksRequest<Policy>public AIPlatformNotebooks.Projects.Locations.Runtimes.SetIamPolicy setAlt(String alt)
AIPlatformNotebooksRequestsetAlt in class AIPlatformNotebooksRequest<Policy>public AIPlatformNotebooks.Projects.Locations.Runtimes.SetIamPolicy setCallback(String callback)
AIPlatformNotebooksRequestsetCallback in class AIPlatformNotebooksRequest<Policy>public AIPlatformNotebooks.Projects.Locations.Runtimes.SetIamPolicy setFields(String fields)
AIPlatformNotebooksRequestsetFields in class AIPlatformNotebooksRequest<Policy>public AIPlatformNotebooks.Projects.Locations.Runtimes.SetIamPolicy setKey(String key)
AIPlatformNotebooksRequestsetKey in class AIPlatformNotebooksRequest<Policy>public AIPlatformNotebooks.Projects.Locations.Runtimes.SetIamPolicy setOauthToken(String oauthToken)
AIPlatformNotebooksRequestsetOauthToken in class AIPlatformNotebooksRequest<Policy>public AIPlatformNotebooks.Projects.Locations.Runtimes.SetIamPolicy setPrettyPrint(Boolean prettyPrint)
AIPlatformNotebooksRequestsetPrettyPrint in class AIPlatformNotebooksRequest<Policy>public AIPlatformNotebooks.Projects.Locations.Runtimes.SetIamPolicy setQuotaUser(String quotaUser)
AIPlatformNotebooksRequestsetQuotaUser in class AIPlatformNotebooksRequest<Policy>public AIPlatformNotebooks.Projects.Locations.Runtimes.SetIamPolicy setUploadType(String uploadType)
AIPlatformNotebooksRequestsetUploadType in class AIPlatformNotebooksRequest<Policy>public AIPlatformNotebooks.Projects.Locations.Runtimes.SetIamPolicy setUploadProtocol(String uploadProtocol)
AIPlatformNotebooksRequestsetUploadProtocol in class AIPlatformNotebooksRequest<Policy>public String getResource()
public AIPlatformNotebooks.Projects.Locations.Runtimes.SetIamPolicy setResource(String resource)
public AIPlatformNotebooks.Projects.Locations.Runtimes.SetIamPolicy set(String parameterName, Object value)
set in class AIPlatformNotebooksRequest<Policy>Copyright © 2011–2024 Google. All rights reserved.