public class GoogleAnalyticsAdmin.Properties.Delete extends GoogleAnalyticsAdminRequest<GoogleAnalyticsAdminV1betaProperty>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Delete(String name)
Marks target Property as soft-deleted (ie: "trashed") and returns it.
|
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 name)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
GoogleAnalyticsAdmin.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must
be called to initialize this instance immediately after invoking the constructor.
name - Required. The name of the Property to soft-delete. Format: properties/{property_id} Example:
"properties/1000"public GoogleAnalyticsAdmin.Properties.Delete set$Xgafv(String $Xgafv)
GoogleAnalyticsAdminRequestset$Xgafv in class GoogleAnalyticsAdminRequest<GoogleAnalyticsAdminV1betaProperty>public GoogleAnalyticsAdmin.Properties.Delete setAccessToken(String accessToken)
GoogleAnalyticsAdminRequestsetAccessToken in class GoogleAnalyticsAdminRequest<GoogleAnalyticsAdminV1betaProperty>public GoogleAnalyticsAdmin.Properties.Delete setAlt(String alt)
GoogleAnalyticsAdminRequestsetAlt in class GoogleAnalyticsAdminRequest<GoogleAnalyticsAdminV1betaProperty>public GoogleAnalyticsAdmin.Properties.Delete setCallback(String callback)
GoogleAnalyticsAdminRequestsetCallback in class GoogleAnalyticsAdminRequest<GoogleAnalyticsAdminV1betaProperty>public GoogleAnalyticsAdmin.Properties.Delete setFields(String fields)
GoogleAnalyticsAdminRequestsetFields in class GoogleAnalyticsAdminRequest<GoogleAnalyticsAdminV1betaProperty>public GoogleAnalyticsAdmin.Properties.Delete setKey(String key)
GoogleAnalyticsAdminRequestsetKey in class GoogleAnalyticsAdminRequest<GoogleAnalyticsAdminV1betaProperty>public GoogleAnalyticsAdmin.Properties.Delete setOauthToken(String oauthToken)
GoogleAnalyticsAdminRequestsetOauthToken in class GoogleAnalyticsAdminRequest<GoogleAnalyticsAdminV1betaProperty>public GoogleAnalyticsAdmin.Properties.Delete setPrettyPrint(Boolean prettyPrint)
GoogleAnalyticsAdminRequestsetPrettyPrint in class GoogleAnalyticsAdminRequest<GoogleAnalyticsAdminV1betaProperty>public GoogleAnalyticsAdmin.Properties.Delete setQuotaUser(String quotaUser)
GoogleAnalyticsAdminRequestsetQuotaUser in class GoogleAnalyticsAdminRequest<GoogleAnalyticsAdminV1betaProperty>public GoogleAnalyticsAdmin.Properties.Delete setUploadType(String uploadType)
GoogleAnalyticsAdminRequestsetUploadType in class GoogleAnalyticsAdminRequest<GoogleAnalyticsAdminV1betaProperty>public GoogleAnalyticsAdmin.Properties.Delete setUploadProtocol(String uploadProtocol)
GoogleAnalyticsAdminRequestsetUploadProtocol in class GoogleAnalyticsAdminRequest<GoogleAnalyticsAdminV1betaProperty>public String getName()
public GoogleAnalyticsAdmin.Properties.Delete setName(String name)
public GoogleAnalyticsAdmin.Properties.Delete set(String parameterName, Object value)
set in class GoogleAnalyticsAdminRequest<GoogleAnalyticsAdminV1betaProperty>Copyright © 2011–2023 Google. All rights reserved.