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