public class PeopleService.ContactGroups.Delete extends PeopleServiceRequest<Empty>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Delete(String resourceName)
Delete an existing contact group owned by the authenticated user by specifying a contact group
resource name.
|
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 Delete(String resourceName)
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.
resourceName - Required. The resource name of the contact group to delete.public PeopleService.ContactGroups.Delete set$Xgafv(String $Xgafv)
PeopleServiceRequestset$Xgafv in class PeopleServiceRequest<Empty>public PeopleService.ContactGroups.Delete setAccessToken(String accessToken)
PeopleServiceRequestsetAccessToken in class PeopleServiceRequest<Empty>public PeopleService.ContactGroups.Delete setAlt(String alt)
PeopleServiceRequestsetAlt in class PeopleServiceRequest<Empty>public PeopleService.ContactGroups.Delete setCallback(String callback)
PeopleServiceRequestsetCallback in class PeopleServiceRequest<Empty>public PeopleService.ContactGroups.Delete setFields(String fields)
PeopleServiceRequestsetFields in class PeopleServiceRequest<Empty>public PeopleService.ContactGroups.Delete setKey(String key)
PeopleServiceRequestsetKey in class PeopleServiceRequest<Empty>public PeopleService.ContactGroups.Delete setOauthToken(String oauthToken)
PeopleServiceRequestsetOauthToken in class PeopleServiceRequest<Empty>public PeopleService.ContactGroups.Delete setPrettyPrint(Boolean prettyPrint)
PeopleServiceRequestsetPrettyPrint in class PeopleServiceRequest<Empty>public PeopleService.ContactGroups.Delete setQuotaUser(String quotaUser)
PeopleServiceRequestsetQuotaUser in class PeopleServiceRequest<Empty>public PeopleService.ContactGroups.Delete setUploadType(String uploadType)
PeopleServiceRequestsetUploadType in class PeopleServiceRequest<Empty>public PeopleService.ContactGroups.Delete setUploadProtocol(String uploadProtocol)
PeopleServiceRequestsetUploadProtocol in class PeopleServiceRequest<Empty>public String getResourceName()
public PeopleService.ContactGroups.Delete setResourceName(String resourceName)
public Boolean getDeleteContacts()
public PeopleService.ContactGroups.Delete setDeleteContacts(Boolean deleteContacts)
public PeopleService.ContactGroups.Delete set(String parameterName, Object value)
set in class PeopleServiceRequest<Empty>Copyright © 2011–2025 Google. All rights reserved.