public class HomeGraphService.AgentUsers.Delete extends HomeGraphServiceRequest<Empty>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Delete(String agentUserId)
Unlinks the given third-party user from your smart home Action.
|
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 agentUserId)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
HomeGraphService.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must
be called to initialize this instance immediately after invoking the constructor.
agentUserId - Required. Third-party user ID.public HomeGraphService.AgentUsers.Delete set$Xgafv(String $Xgafv)
HomeGraphServiceRequestset$Xgafv in class HomeGraphServiceRequest<Empty>public HomeGraphService.AgentUsers.Delete setAccessToken(String accessToken)
HomeGraphServiceRequestsetAccessToken in class HomeGraphServiceRequest<Empty>public HomeGraphService.AgentUsers.Delete setAlt(String alt)
HomeGraphServiceRequestsetAlt in class HomeGraphServiceRequest<Empty>public HomeGraphService.AgentUsers.Delete setCallback(String callback)
HomeGraphServiceRequestsetCallback in class HomeGraphServiceRequest<Empty>public HomeGraphService.AgentUsers.Delete setFields(String fields)
HomeGraphServiceRequestsetFields in class HomeGraphServiceRequest<Empty>public HomeGraphService.AgentUsers.Delete setKey(String key)
HomeGraphServiceRequestsetKey in class HomeGraphServiceRequest<Empty>public HomeGraphService.AgentUsers.Delete setOauthToken(String oauthToken)
HomeGraphServiceRequestsetOauthToken in class HomeGraphServiceRequest<Empty>public HomeGraphService.AgentUsers.Delete setPrettyPrint(Boolean prettyPrint)
HomeGraphServiceRequestsetPrettyPrint in class HomeGraphServiceRequest<Empty>public HomeGraphService.AgentUsers.Delete setQuotaUser(String quotaUser)
HomeGraphServiceRequestsetQuotaUser in class HomeGraphServiceRequest<Empty>public HomeGraphService.AgentUsers.Delete setUploadType(String uploadType)
HomeGraphServiceRequestsetUploadType in class HomeGraphServiceRequest<Empty>public HomeGraphService.AgentUsers.Delete setUploadProtocol(String uploadProtocol)
HomeGraphServiceRequestsetUploadProtocol in class HomeGraphServiceRequest<Empty>public String getAgentUserId()
public HomeGraphService.AgentUsers.Delete setAgentUserId(String agentUserId)
public String getRequestId()
public HomeGraphService.AgentUsers.Delete setRequestId(String requestId)
public HomeGraphService.AgentUsers.Delete set(String parameterName, Object value)
set in class HomeGraphServiceRequest<Empty>Copyright © 2011–2025 Google. All rights reserved.