public static class SetIamPolicySnapshotHttpRequest.Builder extends Object
Modifier and Type | Method and Description |
---|---|
SetIamPolicySnapshotHttpRequest |
build() |
SetIamPolicySnapshotHttpRequest.Builder |
clone() |
String |
getAccessToken()
OAuth 2.0 token for the current user.
|
String |
getCallback()
Name of the JavaScript callback function that handles the response.
|
String |
getFields()
Selector specifying a subset of fields to include in the response.
|
GlobalSetPolicyRequest |
getGlobalSetPolicyRequestResource() |
String |
getKey()
API key.
|
String |
getPrettyPrint()
Returns response with indentations and line breaks.
|
String |
getQuotaUser()
Alternative to userIp.
|
String |
getResource()
Name or id of the resource for this request.
|
String |
getUserIp()
IP address of the end user for whom the API call is being made.
|
SetIamPolicySnapshotHttpRequest.Builder |
mergeFrom(SetIamPolicySnapshotHttpRequest other) |
SetIamPolicySnapshotHttpRequest.Builder |
setAccessToken(String access_token)
OAuth 2.0 token for the current user.
|
SetIamPolicySnapshotHttpRequest.Builder |
setCallback(String callback)
Name of the JavaScript callback function that handles the response.
|
SetIamPolicySnapshotHttpRequest.Builder |
setFields(String fields)
Selector specifying a subset of fields to include in the response.
|
SetIamPolicySnapshotHttpRequest.Builder |
setGlobalSetPolicyRequestResource(GlobalSetPolicyRequest globalSetPolicyRequestResource) |
SetIamPolicySnapshotHttpRequest.Builder |
setKey(String key)
API key.
|
SetIamPolicySnapshotHttpRequest.Builder |
setPrettyPrint(String prettyPrint)
Returns response with indentations and line breaks.
|
SetIamPolicySnapshotHttpRequest.Builder |
setQuotaUser(String quotaUser)
Alternative to userIp.
|
SetIamPolicySnapshotHttpRequest.Builder |
setResource(String resource)
Name or id of the resource for this request.
|
SetIamPolicySnapshotHttpRequest.Builder |
setUserIp(String userIp)
IP address of the end user for whom the API call is being made.
|
public SetIamPolicySnapshotHttpRequest.Builder mergeFrom(SetIamPolicySnapshotHttpRequest other)
public String getAccessToken()
public SetIamPolicySnapshotHttpRequest.Builder setAccessToken(String access_token)
public String getCallback()
public SetIamPolicySnapshotHttpRequest.Builder setCallback(String callback)
public String getFields()
public SetIamPolicySnapshotHttpRequest.Builder setFields(String fields)
public GlobalSetPolicyRequest getGlobalSetPolicyRequestResource()
public SetIamPolicySnapshotHttpRequest.Builder setGlobalSetPolicyRequestResource(GlobalSetPolicyRequest globalSetPolicyRequestResource)
public String getKey()
public SetIamPolicySnapshotHttpRequest.Builder setKey(String key)
public String getPrettyPrint()
public SetIamPolicySnapshotHttpRequest.Builder setPrettyPrint(String prettyPrint)
public String getQuotaUser()
public SetIamPolicySnapshotHttpRequest.Builder setQuotaUser(String quotaUser)
public String getResource()
public SetIamPolicySnapshotHttpRequest.Builder setResource(String resource)
public String getUserIp()
public SetIamPolicySnapshotHttpRequest.Builder setUserIp(String userIp)
public SetIamPolicySnapshotHttpRequest build()
public SetIamPolicySnapshotHttpRequest.Builder clone()
Copyright © 2019 Google LLC. All rights reserved.