public class GoogleAnalyticsAdmin.Properties.CustomMetrics.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,
GoogleAnalyticsAdminV1betaArchiveCustomMetricRequest content)
Archives a CustomMetric 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, GoogleAnalyticsAdminV1betaArchiveCustomMetricRequest 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 CustomMetric to archive. Example format:
properties/1234/customMetrics/5678content - the GoogleAnalyticsAdminV1betaArchiveCustomMetricRequestpublic GoogleAnalyticsAdmin.Properties.CustomMetrics.Archive set$Xgafv(String $Xgafv)
GoogleAnalyticsAdminRequestset$Xgafv in class GoogleAnalyticsAdminRequest<GoogleProtobufEmpty>public GoogleAnalyticsAdmin.Properties.CustomMetrics.Archive setAccessToken(String accessToken)
GoogleAnalyticsAdminRequestsetAccessToken in class GoogleAnalyticsAdminRequest<GoogleProtobufEmpty>public GoogleAnalyticsAdmin.Properties.CustomMetrics.Archive setAlt(String alt)
GoogleAnalyticsAdminRequestsetAlt in class GoogleAnalyticsAdminRequest<GoogleProtobufEmpty>public GoogleAnalyticsAdmin.Properties.CustomMetrics.Archive setCallback(String callback)
GoogleAnalyticsAdminRequestsetCallback in class GoogleAnalyticsAdminRequest<GoogleProtobufEmpty>public GoogleAnalyticsAdmin.Properties.CustomMetrics.Archive setFields(String fields)
GoogleAnalyticsAdminRequestsetFields in class GoogleAnalyticsAdminRequest<GoogleProtobufEmpty>public GoogleAnalyticsAdmin.Properties.CustomMetrics.Archive setKey(String key)
GoogleAnalyticsAdminRequestsetKey in class GoogleAnalyticsAdminRequest<GoogleProtobufEmpty>public GoogleAnalyticsAdmin.Properties.CustomMetrics.Archive setOauthToken(String oauthToken)
GoogleAnalyticsAdminRequestsetOauthToken in class GoogleAnalyticsAdminRequest<GoogleProtobufEmpty>public GoogleAnalyticsAdmin.Properties.CustomMetrics.Archive setPrettyPrint(Boolean prettyPrint)
GoogleAnalyticsAdminRequestsetPrettyPrint in class GoogleAnalyticsAdminRequest<GoogleProtobufEmpty>public GoogleAnalyticsAdmin.Properties.CustomMetrics.Archive setQuotaUser(String quotaUser)
GoogleAnalyticsAdminRequestsetQuotaUser in class GoogleAnalyticsAdminRequest<GoogleProtobufEmpty>public GoogleAnalyticsAdmin.Properties.CustomMetrics.Archive setUploadType(String uploadType)
GoogleAnalyticsAdminRequestsetUploadType in class GoogleAnalyticsAdminRequest<GoogleProtobufEmpty>public GoogleAnalyticsAdmin.Properties.CustomMetrics.Archive setUploadProtocol(String uploadProtocol)
GoogleAnalyticsAdminRequestsetUploadProtocol in class GoogleAnalyticsAdminRequest<GoogleProtobufEmpty>public String getName()
public GoogleAnalyticsAdmin.Properties.CustomMetrics.Archive setName(String name)
public GoogleAnalyticsAdmin.Properties.CustomMetrics.Archive set(String parameterName, Object value)
set in class GoogleAnalyticsAdminRequest<GoogleProtobufEmpty>Copyright © 2011–2023 Google. All rights reserved.