public class GoogleAnalyticsAdmin.Properties.KeyEvents.Get extends GoogleAnalyticsAdminRequest<GoogleAnalyticsAdminV1betaKeyEvent>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Get(String name)
Retrieve a single Key Event.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, 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 Get(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 resource name of the Key Event to retrieve. Format:
properties/{property}/keyEvents/{key_event} Example: "properties/123/keyEvents/456"public com.google.api.client.http.HttpResponse executeUsingHead()
throws IOException
executeUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<GoogleAnalyticsAdminV1betaKeyEvent>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<GoogleAnalyticsAdminV1betaKeyEvent>IOExceptionpublic GoogleAnalyticsAdmin.Properties.KeyEvents.Get set$Xgafv(String $Xgafv)
GoogleAnalyticsAdminRequestset$Xgafv in class GoogleAnalyticsAdminRequest<GoogleAnalyticsAdminV1betaKeyEvent>public GoogleAnalyticsAdmin.Properties.KeyEvents.Get setAccessToken(String accessToken)
GoogleAnalyticsAdminRequestsetAccessToken in class GoogleAnalyticsAdminRequest<GoogleAnalyticsAdminV1betaKeyEvent>public GoogleAnalyticsAdmin.Properties.KeyEvents.Get setAlt(String alt)
GoogleAnalyticsAdminRequestsetAlt in class GoogleAnalyticsAdminRequest<GoogleAnalyticsAdminV1betaKeyEvent>public GoogleAnalyticsAdmin.Properties.KeyEvents.Get setCallback(String callback)
GoogleAnalyticsAdminRequestsetCallback in class GoogleAnalyticsAdminRequest<GoogleAnalyticsAdminV1betaKeyEvent>public GoogleAnalyticsAdmin.Properties.KeyEvents.Get setFields(String fields)
GoogleAnalyticsAdminRequestsetFields in class GoogleAnalyticsAdminRequest<GoogleAnalyticsAdminV1betaKeyEvent>public GoogleAnalyticsAdmin.Properties.KeyEvents.Get setKey(String key)
GoogleAnalyticsAdminRequestsetKey in class GoogleAnalyticsAdminRequest<GoogleAnalyticsAdminV1betaKeyEvent>public GoogleAnalyticsAdmin.Properties.KeyEvents.Get setOauthToken(String oauthToken)
GoogleAnalyticsAdminRequestsetOauthToken in class GoogleAnalyticsAdminRequest<GoogleAnalyticsAdminV1betaKeyEvent>public GoogleAnalyticsAdmin.Properties.KeyEvents.Get setPrettyPrint(Boolean prettyPrint)
GoogleAnalyticsAdminRequestsetPrettyPrint in class GoogleAnalyticsAdminRequest<GoogleAnalyticsAdminV1betaKeyEvent>public GoogleAnalyticsAdmin.Properties.KeyEvents.Get setQuotaUser(String quotaUser)
GoogleAnalyticsAdminRequestsetQuotaUser in class GoogleAnalyticsAdminRequest<GoogleAnalyticsAdminV1betaKeyEvent>public GoogleAnalyticsAdmin.Properties.KeyEvents.Get setUploadType(String uploadType)
GoogleAnalyticsAdminRequestsetUploadType in class GoogleAnalyticsAdminRequest<GoogleAnalyticsAdminV1betaKeyEvent>public GoogleAnalyticsAdmin.Properties.KeyEvents.Get setUploadProtocol(String uploadProtocol)
GoogleAnalyticsAdminRequestsetUploadProtocol in class GoogleAnalyticsAdminRequest<GoogleAnalyticsAdminV1betaKeyEvent>public String getName()
public GoogleAnalyticsAdmin.Properties.KeyEvents.Get setName(String name)
public GoogleAnalyticsAdmin.Properties.KeyEvents.Get set(String parameterName, Object value)
set in class GoogleAnalyticsAdminRequest<GoogleAnalyticsAdminV1betaKeyEvent>Copyright © 2011–2024 Google. All rights reserved.