public class CloudIdentity.Devices.DeviceUsers.Lookup extends CloudIdentityRequest<GoogleAppsCloudidentityDevicesV1LookupSelfDeviceUsersResponse>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Lookup(String parent)
Looks up resource names of the DeviceUsers associated with the caller's credentials, as well as
the properties provided in the request.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.client.http.HttpRequest |
buildHttpRequestUsingHead() |
com.google.api.client.http.HttpResponse |
executeUsingHead() |
String |
getAndroidId()
Android Id returned by [Settings.Secure#ANDROID_ID](https://developer.android.com/reference/android
/provider/Settings.Secure.html#ANDROID_ID).
|
Integer |
getPageSize()
The maximum number of DeviceUsers to return.
|
String |
getPageToken()
A page token, received from a previous `LookupDeviceUsers` call.
|
String |
getParent()
Must be set to "devices/-/deviceUsers" to search across all DeviceUser belonging to the user.
|
String |
getRawResourceId()
Raw Resource Id used by Google Endpoint Verification.
|
String |
getUserId()
The user whose DeviceUser's resource name will be fetched.
|
CloudIdentity.Devices.DeviceUsers.Lookup |
set(String parameterName,
Object value) |
CloudIdentity.Devices.DeviceUsers.Lookup |
set$Xgafv(String $Xgafv)
V1 error format.
|
CloudIdentity.Devices.DeviceUsers.Lookup |
setAccessToken(String accessToken)
OAuth access token.
|
CloudIdentity.Devices.DeviceUsers.Lookup |
setAlt(String alt)
Data format for response.
|
CloudIdentity.Devices.DeviceUsers.Lookup |
setAndroidId(String androidId)
Android Id returned by [Settings.Secure#ANDROID_ID](https://developer.android.com/referen
ce/android/provider/Settings.Secure.html#ANDROID_ID).
|
CloudIdentity.Devices.DeviceUsers.Lookup |
setCallback(String callback)
JSONP
|
CloudIdentity.Devices.DeviceUsers.Lookup |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
CloudIdentity.Devices.DeviceUsers.Lookup |
setKey(String key)
API key.
|
CloudIdentity.Devices.DeviceUsers.Lookup |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
CloudIdentity.Devices.DeviceUsers.Lookup |
setPageSize(Integer pageSize)
The maximum number of DeviceUsers to return.
|
CloudIdentity.Devices.DeviceUsers.Lookup |
setPageToken(String pageToken)
A page token, received from a previous `LookupDeviceUsers` call.
|
CloudIdentity.Devices.DeviceUsers.Lookup |
setParent(String parent)
Must be set to "devices/-/deviceUsers" to search across all DeviceUser belonging to the
user.
|
CloudIdentity.Devices.DeviceUsers.Lookup |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
CloudIdentity.Devices.DeviceUsers.Lookup |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
CloudIdentity.Devices.DeviceUsers.Lookup |
setRawResourceId(String rawResourceId)
Raw Resource Id used by Google Endpoint Verification.
|
CloudIdentity.Devices.DeviceUsers.Lookup |
setUploadProtocol(String uploadProtocol)
Upload protocol for media (e.g.
|
CloudIdentity.Devices.DeviceUsers.Lookup |
setUploadType(String uploadType)
Legacy upload protocol for media (e.g.
|
CloudIdentity.Devices.DeviceUsers.Lookup |
setUserId(String userId)
The user whose DeviceUser's resource name will be fetched.
|
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(String parent)
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.
parent - Must be set to "devices/-/deviceUsers" to search across all DeviceUser belonging to the user.public com.google.api.client.http.HttpResponse executeUsingHead()
throws IOException
executeUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<GoogleAppsCloudidentityDevicesV1LookupSelfDeviceUsersResponse>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<GoogleAppsCloudidentityDevicesV1LookupSelfDeviceUsersResponse>IOExceptionpublic CloudIdentity.Devices.DeviceUsers.Lookup set$Xgafv(String $Xgafv)
CloudIdentityRequestset$Xgafv in class CloudIdentityRequest<GoogleAppsCloudidentityDevicesV1LookupSelfDeviceUsersResponse>public CloudIdentity.Devices.DeviceUsers.Lookup setAccessToken(String accessToken)
CloudIdentityRequestpublic CloudIdentity.Devices.DeviceUsers.Lookup setAlt(String alt)
CloudIdentityRequestsetAlt in class CloudIdentityRequest<GoogleAppsCloudidentityDevicesV1LookupSelfDeviceUsersResponse>public CloudIdentity.Devices.DeviceUsers.Lookup setCallback(String callback)
CloudIdentityRequestsetCallback in class CloudIdentityRequest<GoogleAppsCloudidentityDevicesV1LookupSelfDeviceUsersResponse>public CloudIdentity.Devices.DeviceUsers.Lookup setFields(String fields)
CloudIdentityRequestsetFields in class CloudIdentityRequest<GoogleAppsCloudidentityDevicesV1LookupSelfDeviceUsersResponse>public CloudIdentity.Devices.DeviceUsers.Lookup setKey(String key)
CloudIdentityRequestsetKey in class CloudIdentityRequest<GoogleAppsCloudidentityDevicesV1LookupSelfDeviceUsersResponse>public CloudIdentity.Devices.DeviceUsers.Lookup setOauthToken(String oauthToken)
CloudIdentityRequestpublic CloudIdentity.Devices.DeviceUsers.Lookup setPrettyPrint(Boolean prettyPrint)
CloudIdentityRequestpublic CloudIdentity.Devices.DeviceUsers.Lookup setQuotaUser(String quotaUser)
CloudIdentityRequestpublic CloudIdentity.Devices.DeviceUsers.Lookup setUploadType(String uploadType)
CloudIdentityRequestpublic CloudIdentity.Devices.DeviceUsers.Lookup setUploadProtocol(String uploadProtocol)
CloudIdentityRequestpublic String getParent()
public CloudIdentity.Devices.DeviceUsers.Lookup setParent(String parent)
public String getAndroidId()
public CloudIdentity.Devices.DeviceUsers.Lookup setAndroidId(String androidId)
public Integer getPageSize()
public CloudIdentity.Devices.DeviceUsers.Lookup setPageSize(Integer pageSize)
public String getPageToken()
public CloudIdentity.Devices.DeviceUsers.Lookup setPageToken(String pageToken)
public String getRawResourceId()
public CloudIdentity.Devices.DeviceUsers.Lookup setRawResourceId(String rawResourceId)
public String getUserId()
public CloudIdentity.Devices.DeviceUsers.Lookup setUserId(String userId)
public CloudIdentity.Devices.DeviceUsers.Lookup set(String parameterName, Object value)
set in class CloudIdentityRequest<GoogleAppsCloudidentityDevicesV1LookupSelfDeviceUsersResponse>Copyright © 2011–2024 Google. All rights reserved.