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