public class CloudIdentity.Groups.Lookup extends CloudIdentityRequest<LookupGroupNameResponse>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Lookup()
Looks up the [resource name](https://cloud.google.com/apis/design/resource_names) of a `Group`
by its `EntityKey`.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.client.http.HttpRequest |
buildHttpRequestUsingHead() |
com.google.api.client.http.HttpResponse |
executeUsingHead() |
String |
getGroupKeyId()
The ID of the entity.
|
String |
getGroupKeyNamespace()
The namespace in which the entity exists.
|
CloudIdentity.Groups.Lookup |
set(String parameterName,
Object value) |
CloudIdentity.Groups.Lookup |
set$Xgafv(String $Xgafv)
V1 error format.
|
CloudIdentity.Groups.Lookup |
setAccessToken(String accessToken)
OAuth access token.
|
CloudIdentity.Groups.Lookup |
setAlt(String alt)
Data format for response.
|
CloudIdentity.Groups.Lookup |
setCallback(String callback)
JSONP
|
CloudIdentity.Groups.Lookup |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
CloudIdentity.Groups.Lookup |
setGroupKeyId(String groupKeyId)
The ID of the entity.
|
CloudIdentity.Groups.Lookup |
setGroupKeyNamespace(String groupKeyNamespace)
The namespace in which the entity exists.
|
CloudIdentity.Groups.Lookup |
setKey(String key)
API key.
|
CloudIdentity.Groups.Lookup |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
CloudIdentity.Groups.Lookup |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
CloudIdentity.Groups.Lookup |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
CloudIdentity.Groups.Lookup |
setUploadProtocol(String uploadProtocol)
Upload protocol for media (e.g.
|
CloudIdentity.Groups.Lookup |
setUploadType(String uploadType)
Legacy upload protocol for media (e.g.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, 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 Lookup()
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
CloudIdentity.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must
be called to initialize this instance immediately after invoking the constructor.
public com.google.api.client.http.HttpResponse executeUsingHead()
throws IOException
executeUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<LookupGroupNameResponse>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<LookupGroupNameResponse>IOExceptionpublic CloudIdentity.Groups.Lookup set$Xgafv(String $Xgafv)
CloudIdentityRequestset$Xgafv in class CloudIdentityRequest<LookupGroupNameResponse>public CloudIdentity.Groups.Lookup setAccessToken(String accessToken)
CloudIdentityRequestsetAccessToken in class CloudIdentityRequest<LookupGroupNameResponse>public CloudIdentity.Groups.Lookup setAlt(String alt)
CloudIdentityRequestsetAlt in class CloudIdentityRequest<LookupGroupNameResponse>public CloudIdentity.Groups.Lookup setCallback(String callback)
CloudIdentityRequestsetCallback in class CloudIdentityRequest<LookupGroupNameResponse>public CloudIdentity.Groups.Lookup setFields(String fields)
CloudIdentityRequestsetFields in class CloudIdentityRequest<LookupGroupNameResponse>public CloudIdentity.Groups.Lookup setKey(String key)
CloudIdentityRequestsetKey in class CloudIdentityRequest<LookupGroupNameResponse>public CloudIdentity.Groups.Lookup setOauthToken(String oauthToken)
CloudIdentityRequestsetOauthToken in class CloudIdentityRequest<LookupGroupNameResponse>public CloudIdentity.Groups.Lookup setPrettyPrint(Boolean prettyPrint)
CloudIdentityRequestsetPrettyPrint in class CloudIdentityRequest<LookupGroupNameResponse>public CloudIdentity.Groups.Lookup setQuotaUser(String quotaUser)
CloudIdentityRequestsetQuotaUser in class CloudIdentityRequest<LookupGroupNameResponse>public CloudIdentity.Groups.Lookup setUploadType(String uploadType)
CloudIdentityRequestsetUploadType in class CloudIdentityRequest<LookupGroupNameResponse>public CloudIdentity.Groups.Lookup setUploadProtocol(String uploadProtocol)
CloudIdentityRequestsetUploadProtocol in class CloudIdentityRequest<LookupGroupNameResponse>public String getGroupKeyId()
public CloudIdentity.Groups.Lookup setGroupKeyId(String groupKeyId)
public String getGroupKeyNamespace()
public CloudIdentity.Groups.Lookup setGroupKeyNamespace(String groupKeyNamespace)
public CloudIdentity.Groups.Lookup set(String parameterName, Object value)
set in class CloudIdentityRequest<LookupGroupNameResponse>Copyright © 2011–2024 Google. All rights reserved.