public class PeopleService.OtherContacts.CopyOtherContactToMyContactsGroup extends PeopleServiceRequest<Person>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
CopyOtherContactToMyContactsGroup(String resourceName,
CopyOtherContactToMyContactsGroupRequest content)
Copies an "Other contact" to a new contact in the user's "myContacts" group Mutate requests for
the same user should be sent sequentially to avoid increased latency and failures.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, 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, 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 CopyOtherContactToMyContactsGroup(String resourceName, CopyOtherContactToMyContactsGroupRequest content)
AbstractGoogleClientRequest.execute() method to invoke the
remote operation. CopyOtherContactToMyContactsGroup#initialize(com.google.api.client
.googleapis.services.AbstractGoogleClientRequest) must be called to initialize this instance
immediately after invoking the constructor.
resourceName - Required. The resource name of the "Other contact" to copy.content - the CopyOtherContactToMyContactsGroupRequestpublic PeopleService.OtherContacts.CopyOtherContactToMyContactsGroup set$Xgafv(String $Xgafv)
PeopleServiceRequestset$Xgafv in class PeopleServiceRequest<Person>public PeopleService.OtherContacts.CopyOtherContactToMyContactsGroup setAccessToken(String accessToken)
PeopleServiceRequestsetAccessToken in class PeopleServiceRequest<Person>public PeopleService.OtherContacts.CopyOtherContactToMyContactsGroup setAlt(String alt)
PeopleServiceRequestsetAlt in class PeopleServiceRequest<Person>public PeopleService.OtherContacts.CopyOtherContactToMyContactsGroup setCallback(String callback)
PeopleServiceRequestsetCallback in class PeopleServiceRequest<Person>public PeopleService.OtherContacts.CopyOtherContactToMyContactsGroup setFields(String fields)
PeopleServiceRequestsetFields in class PeopleServiceRequest<Person>public PeopleService.OtherContacts.CopyOtherContactToMyContactsGroup setKey(String key)
PeopleServiceRequestsetKey in class PeopleServiceRequest<Person>public PeopleService.OtherContacts.CopyOtherContactToMyContactsGroup setOauthToken(String oauthToken)
PeopleServiceRequestsetOauthToken in class PeopleServiceRequest<Person>public PeopleService.OtherContacts.CopyOtherContactToMyContactsGroup setPrettyPrint(Boolean prettyPrint)
PeopleServiceRequestsetPrettyPrint in class PeopleServiceRequest<Person>public PeopleService.OtherContacts.CopyOtherContactToMyContactsGroup setQuotaUser(String quotaUser)
PeopleServiceRequestsetQuotaUser in class PeopleServiceRequest<Person>public PeopleService.OtherContacts.CopyOtherContactToMyContactsGroup setUploadType(String uploadType)
PeopleServiceRequestsetUploadType in class PeopleServiceRequest<Person>public PeopleService.OtherContacts.CopyOtherContactToMyContactsGroup setUploadProtocol(String uploadProtocol)
PeopleServiceRequestsetUploadProtocol in class PeopleServiceRequest<Person>public String getResourceName()
public PeopleService.OtherContacts.CopyOtherContactToMyContactsGroup setResourceName(String resourceName)
public PeopleService.OtherContacts.CopyOtherContactToMyContactsGroup set(String parameterName, Object value)
set in class PeopleServiceRequest<Person>Copyright © 2011–2025 Google. All rights reserved.