public class GoogleAnalyticsAdmin.Properties.CustomDimensions.Archive extends GoogleAnalyticsAdminRequest<GoogleProtobufEmpty>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Archive(String name,
GoogleAnalyticsAdminV1betaArchiveCustomDimensionRequest content)
Archives a CustomDimension on a property.
|
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 Archive(String name, GoogleAnalyticsAdminV1betaArchiveCustomDimensionRequest content)
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 CustomDimension to archive. Example format:
properties/1234/customDimensions/5678content - the GoogleAnalyticsAdminV1betaArchiveCustomDimensionRequestpublic GoogleAnalyticsAdmin.Properties.CustomDimensions.Archive set$Xgafv(String $Xgafv)
GoogleAnalyticsAdminRequestset$Xgafv in class GoogleAnalyticsAdminRequest<GoogleProtobufEmpty>public GoogleAnalyticsAdmin.Properties.CustomDimensions.Archive setAccessToken(String accessToken)
GoogleAnalyticsAdminRequestsetAccessToken in class GoogleAnalyticsAdminRequest<GoogleProtobufEmpty>public GoogleAnalyticsAdmin.Properties.CustomDimensions.Archive setAlt(String alt)
GoogleAnalyticsAdminRequestsetAlt in class GoogleAnalyticsAdminRequest<GoogleProtobufEmpty>public GoogleAnalyticsAdmin.Properties.CustomDimensions.Archive setCallback(String callback)
GoogleAnalyticsAdminRequestsetCallback in class GoogleAnalyticsAdminRequest<GoogleProtobufEmpty>public GoogleAnalyticsAdmin.Properties.CustomDimensions.Archive setFields(String fields)
GoogleAnalyticsAdminRequestsetFields in class GoogleAnalyticsAdminRequest<GoogleProtobufEmpty>public GoogleAnalyticsAdmin.Properties.CustomDimensions.Archive setKey(String key)
GoogleAnalyticsAdminRequestsetKey in class GoogleAnalyticsAdminRequest<GoogleProtobufEmpty>public GoogleAnalyticsAdmin.Properties.CustomDimensions.Archive setOauthToken(String oauthToken)
GoogleAnalyticsAdminRequestsetOauthToken in class GoogleAnalyticsAdminRequest<GoogleProtobufEmpty>public GoogleAnalyticsAdmin.Properties.CustomDimensions.Archive setPrettyPrint(Boolean prettyPrint)
GoogleAnalyticsAdminRequestsetPrettyPrint in class GoogleAnalyticsAdminRequest<GoogleProtobufEmpty>public GoogleAnalyticsAdmin.Properties.CustomDimensions.Archive setQuotaUser(String quotaUser)
GoogleAnalyticsAdminRequestsetQuotaUser in class GoogleAnalyticsAdminRequest<GoogleProtobufEmpty>public GoogleAnalyticsAdmin.Properties.CustomDimensions.Archive setUploadType(String uploadType)
GoogleAnalyticsAdminRequestsetUploadType in class GoogleAnalyticsAdminRequest<GoogleProtobufEmpty>public GoogleAnalyticsAdmin.Properties.CustomDimensions.Archive setUploadProtocol(String uploadProtocol)
GoogleAnalyticsAdminRequestsetUploadProtocol in class GoogleAnalyticsAdminRequest<GoogleProtobufEmpty>public String getName()
public GoogleAnalyticsAdmin.Properties.CustomDimensions.Archive setName(String name)
public GoogleAnalyticsAdmin.Properties.CustomDimensions.Archive set(String parameterName, Object value)
set in class GoogleAnalyticsAdminRequest<GoogleProtobufEmpty>Copyright © 2011–2023 Google. All rights reserved.