public class GoogleAnalyticsAdmin.Accounts.List extends GoogleAnalyticsAdminRequest<GoogleAnalyticsAdminV1betaListAccountsResponse>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
List()
Returns all accounts accessible by the caller.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.client.http.HttpRequest |
buildHttpRequestUsingHead() |
com.google.api.client.http.HttpResponse |
executeUsingHead() |
Integer |
getPageSize()
The maximum number of resources to return.
|
String |
getPageToken()
A page token, received from a previous `ListAccounts` call.
|
Boolean |
getShowDeleted()
Whether to include soft-deleted (ie: "trashed") Accounts in the results.
|
GoogleAnalyticsAdmin.Accounts.List |
set(String parameterName,
Object value) |
GoogleAnalyticsAdmin.Accounts.List |
set$Xgafv(String $Xgafv)
V1 error format.
|
GoogleAnalyticsAdmin.Accounts.List |
setAccessToken(String accessToken)
OAuth access token.
|
GoogleAnalyticsAdmin.Accounts.List |
setAlt(String alt)
Data format for response.
|
GoogleAnalyticsAdmin.Accounts.List |
setCallback(String callback)
JSONP
|
GoogleAnalyticsAdmin.Accounts.List |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
GoogleAnalyticsAdmin.Accounts.List |
setKey(String key)
API key.
|
GoogleAnalyticsAdmin.Accounts.List |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
GoogleAnalyticsAdmin.Accounts.List |
setPageSize(Integer pageSize)
The maximum number of resources to return.
|
GoogleAnalyticsAdmin.Accounts.List |
setPageToken(String pageToken)
A page token, received from a previous `ListAccounts` call.
|
GoogleAnalyticsAdmin.Accounts.List |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
GoogleAnalyticsAdmin.Accounts.List |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
GoogleAnalyticsAdmin.Accounts.List |
setShowDeleted(Boolean showDeleted)
Whether to include soft-deleted (ie: "trashed") Accounts in the results.
|
GoogleAnalyticsAdmin.Accounts.List |
setUploadProtocol(String uploadProtocol)
Upload protocol for media (e.g.
|
GoogleAnalyticsAdmin.Accounts.List |
setUploadType(String uploadType)
Legacy upload protocol for media (e.g.
|
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 List()
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.
public com.google.api.client.http.HttpResponse executeUsingHead()
throws IOException
executeUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<GoogleAnalyticsAdminV1betaListAccountsResponse>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<GoogleAnalyticsAdminV1betaListAccountsResponse>IOExceptionpublic GoogleAnalyticsAdmin.Accounts.List set$Xgafv(String $Xgafv)
GoogleAnalyticsAdminRequestset$Xgafv in class GoogleAnalyticsAdminRequest<GoogleAnalyticsAdminV1betaListAccountsResponse>public GoogleAnalyticsAdmin.Accounts.List setAccessToken(String accessToken)
GoogleAnalyticsAdminRequestsetAccessToken in class GoogleAnalyticsAdminRequest<GoogleAnalyticsAdminV1betaListAccountsResponse>public GoogleAnalyticsAdmin.Accounts.List setAlt(String alt)
GoogleAnalyticsAdminRequestsetAlt in class GoogleAnalyticsAdminRequest<GoogleAnalyticsAdminV1betaListAccountsResponse>public GoogleAnalyticsAdmin.Accounts.List setCallback(String callback)
GoogleAnalyticsAdminRequestsetCallback in class GoogleAnalyticsAdminRequest<GoogleAnalyticsAdminV1betaListAccountsResponse>public GoogleAnalyticsAdmin.Accounts.List setFields(String fields)
GoogleAnalyticsAdminRequestsetFields in class GoogleAnalyticsAdminRequest<GoogleAnalyticsAdminV1betaListAccountsResponse>public GoogleAnalyticsAdmin.Accounts.List setKey(String key)
GoogleAnalyticsAdminRequestsetKey in class GoogleAnalyticsAdminRequest<GoogleAnalyticsAdminV1betaListAccountsResponse>public GoogleAnalyticsAdmin.Accounts.List setOauthToken(String oauthToken)
GoogleAnalyticsAdminRequestsetOauthToken in class GoogleAnalyticsAdminRequest<GoogleAnalyticsAdminV1betaListAccountsResponse>public GoogleAnalyticsAdmin.Accounts.List setPrettyPrint(Boolean prettyPrint)
GoogleAnalyticsAdminRequestsetPrettyPrint in class GoogleAnalyticsAdminRequest<GoogleAnalyticsAdminV1betaListAccountsResponse>public GoogleAnalyticsAdmin.Accounts.List setQuotaUser(String quotaUser)
GoogleAnalyticsAdminRequestsetQuotaUser in class GoogleAnalyticsAdminRequest<GoogleAnalyticsAdminV1betaListAccountsResponse>public GoogleAnalyticsAdmin.Accounts.List setUploadType(String uploadType)
GoogleAnalyticsAdminRequestsetUploadType in class GoogleAnalyticsAdminRequest<GoogleAnalyticsAdminV1betaListAccountsResponse>public GoogleAnalyticsAdmin.Accounts.List setUploadProtocol(String uploadProtocol)
GoogleAnalyticsAdminRequestsetUploadProtocol in class GoogleAnalyticsAdminRequest<GoogleAnalyticsAdminV1betaListAccountsResponse>public Integer getPageSize()
public GoogleAnalyticsAdmin.Accounts.List setPageSize(Integer pageSize)
public String getPageToken()
public GoogleAnalyticsAdmin.Accounts.List setPageToken(String pageToken)
public Boolean getShowDeleted()
public GoogleAnalyticsAdmin.Accounts.List setShowDeleted(Boolean showDeleted)
public GoogleAnalyticsAdmin.Accounts.List set(String parameterName, Object value)
set in class GoogleAnalyticsAdminRequest<GoogleAnalyticsAdminV1betaListAccountsResponse>Copyright © 2011–2023 Google. All rights reserved.