public class Computeaccounts.Users.Insert extends ComputeaccountsRequest<Operation>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Computeaccounts.Users.Insert(String project,
User content)
Creates a user resource in the specified project using the data included in the request.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getProject()
Project ID for this request.
|
Computeaccounts.Users.Insert |
set(String parameterName,
Object value) |
Computeaccounts.Users.Insert |
setAlt(String alt)
Data format for the response.
|
Computeaccounts.Users.Insert |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
Computeaccounts.Users.Insert |
setKey(String key)
API key.
|
Computeaccounts.Users.Insert |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
Computeaccounts.Users.Insert |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
Computeaccounts.Users.Insert |
setProject(String project)
Project ID for this request.
|
Computeaccounts.Users.Insert |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
Computeaccounts.Users.Insert |
setUserIp(String userIp)
IP address of the site where the request originates.
|
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, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queueclone, entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, toString, valuesprotected Computeaccounts.Users.Insert(String project, User content)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Computeaccounts.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must
be called to initialize this instance immediately after invoking the constructor.
project - Project ID for this request.content - the Userpublic Computeaccounts.Users.Insert setAlt(String alt)
ComputeaccountsRequestsetAlt in class ComputeaccountsRequest<Operation>public Computeaccounts.Users.Insert setFields(String fields)
ComputeaccountsRequestsetFields in class ComputeaccountsRequest<Operation>public Computeaccounts.Users.Insert setKey(String key)
ComputeaccountsRequestsetKey in class ComputeaccountsRequest<Operation>public Computeaccounts.Users.Insert setOauthToken(String oauthToken)
ComputeaccountsRequestsetOauthToken in class ComputeaccountsRequest<Operation>public Computeaccounts.Users.Insert setPrettyPrint(Boolean prettyPrint)
ComputeaccountsRequestsetPrettyPrint in class ComputeaccountsRequest<Operation>public Computeaccounts.Users.Insert setQuotaUser(String quotaUser)
ComputeaccountsRequestsetQuotaUser in class ComputeaccountsRequest<Operation>public Computeaccounts.Users.Insert setUserIp(String userIp)
ComputeaccountsRequestsetUserIp in class ComputeaccountsRequest<Operation>public String getProject()
public Computeaccounts.Users.Insert setProject(String project)
public Computeaccounts.Users.Insert set(String parameterName, Object value)
set in class ComputeaccountsRequest<Operation>