public class Forms.FormsOperations.Watches.Delete extends FormsRequest<Empty>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Delete(String formId,
String watchId)
Delete a watch.
|
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 formId, String watchId)
AbstractGoogleClientRequest.execute() method to invoke the remote operation. Forms.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must
be called to initialize this instance immediately after invoking the constructor.
formId - Required. The ID of the Form.watchId - Required. The ID of the Watch to delete.public Forms.FormsOperations.Watches.Delete set$Xgafv(String $Xgafv)
FormsRequestset$Xgafv in class FormsRequest<Empty>public Forms.FormsOperations.Watches.Delete setAccessToken(String accessToken)
FormsRequestsetAccessToken in class FormsRequest<Empty>public Forms.FormsOperations.Watches.Delete setAlt(String alt)
FormsRequestsetAlt in class FormsRequest<Empty>public Forms.FormsOperations.Watches.Delete setCallback(String callback)
FormsRequestsetCallback in class FormsRequest<Empty>public Forms.FormsOperations.Watches.Delete setFields(String fields)
FormsRequestsetFields in class FormsRequest<Empty>public Forms.FormsOperations.Watches.Delete setKey(String key)
FormsRequestsetKey in class FormsRequest<Empty>public Forms.FormsOperations.Watches.Delete setOauthToken(String oauthToken)
FormsRequestsetOauthToken in class FormsRequest<Empty>public Forms.FormsOperations.Watches.Delete setPrettyPrint(Boolean prettyPrint)
FormsRequestsetPrettyPrint in class FormsRequest<Empty>public Forms.FormsOperations.Watches.Delete setQuotaUser(String quotaUser)
FormsRequestsetQuotaUser in class FormsRequest<Empty>public Forms.FormsOperations.Watches.Delete setUploadType(String uploadType)
FormsRequestsetUploadType in class FormsRequest<Empty>public Forms.FormsOperations.Watches.Delete setUploadProtocol(String uploadProtocol)
FormsRequestsetUploadProtocol in class FormsRequest<Empty>public String getFormId()
public Forms.FormsOperations.Watches.Delete setFormId(String formId)
public String getWatchId()
public Forms.FormsOperations.Watches.Delete setWatchId(String watchId)
public Forms.FormsOperations.Watches.Delete set(String parameterName, Object value)
set in class FormsRequest<Empty>Copyright © 2011–2025 Google. All rights reserved.