public class PeopleService.People.GetBatchGet extends PeopleServiceRequest<GetPeopleResponse>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
GetBatchGet()
Provides information about a list of specific people by specifying a list of requested resource
names.
|
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 GetBatchGet()
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
PeopleService.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<GetPeopleResponse>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<GetPeopleResponse>IOExceptionpublic PeopleService.People.GetBatchGet set$Xgafv(String $Xgafv)
PeopleServiceRequestset$Xgafv in class PeopleServiceRequest<GetPeopleResponse>public PeopleService.People.GetBatchGet setAccessToken(String accessToken)
PeopleServiceRequestsetAccessToken in class PeopleServiceRequest<GetPeopleResponse>public PeopleService.People.GetBatchGet setAlt(String alt)
PeopleServiceRequestsetAlt in class PeopleServiceRequest<GetPeopleResponse>public PeopleService.People.GetBatchGet setCallback(String callback)
PeopleServiceRequestsetCallback in class PeopleServiceRequest<GetPeopleResponse>public PeopleService.People.GetBatchGet setFields(String fields)
PeopleServiceRequestsetFields in class PeopleServiceRequest<GetPeopleResponse>public PeopleService.People.GetBatchGet setKey(String key)
PeopleServiceRequestsetKey in class PeopleServiceRequest<GetPeopleResponse>public PeopleService.People.GetBatchGet setOauthToken(String oauthToken)
PeopleServiceRequestsetOauthToken in class PeopleServiceRequest<GetPeopleResponse>public PeopleService.People.GetBatchGet setPrettyPrint(Boolean prettyPrint)
PeopleServiceRequestsetPrettyPrint in class PeopleServiceRequest<GetPeopleResponse>public PeopleService.People.GetBatchGet setQuotaUser(String quotaUser)
PeopleServiceRequestsetQuotaUser in class PeopleServiceRequest<GetPeopleResponse>public PeopleService.People.GetBatchGet setUploadType(String uploadType)
PeopleServiceRequestsetUploadType in class PeopleServiceRequest<GetPeopleResponse>public PeopleService.People.GetBatchGet setUploadProtocol(String uploadProtocol)
PeopleServiceRequestsetUploadProtocol in class PeopleServiceRequest<GetPeopleResponse>public String getPersonFields()
public PeopleService.People.GetBatchGet setPersonFields(String personFields)
public String getRequestMaskIncludeField()
public PeopleService.People.GetBatchGet setRequestMaskIncludeField(String requestMaskIncludeField)
public List<String> getResourceNames()
public PeopleService.People.GetBatchGet setResourceNames(List<String> resourceNames)
public List<String> getSources()
public PeopleService.People.GetBatchGet setSources(List<String> sources)
public PeopleService.People.GetBatchGet set(String parameterName, Object value)
set in class PeopleServiceRequest<GetPeopleResponse>Copyright © 2011–2025 Google. All rights reserved.