public class MyBusiness.Accounts.Locations.ReportInsights extends MyBusinessRequest<ReportLocationInsightsResponse>
com.google.api.client.util.GenericData.Flags
Modifier | Constructor and Description |
---|---|
protected |
ReportInsights(java.lang.String name,
ReportLocationInsightsRequest content)
Returns a report containing insights on one or more metrics by location.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
The account resource name.
|
MyBusiness.Accounts.Locations.ReportInsights |
set(java.lang.String parameterName,
java.lang.Object value) |
MyBusiness.Accounts.Locations.ReportInsights |
set$Xgafv(java.lang.String $Xgafv)
V1 error format.
|
MyBusiness.Accounts.Locations.ReportInsights |
setAccessToken(java.lang.String accessToken)
OAuth access token.
|
MyBusiness.Accounts.Locations.ReportInsights |
setAlt(java.lang.String alt)
Data format for response.
|
MyBusiness.Accounts.Locations.ReportInsights |
setBearerToken(java.lang.String bearerToken)
OAuth bearer token.
|
MyBusiness.Accounts.Locations.ReportInsights |
setCallback(java.lang.String callback)
JSONP
|
MyBusiness.Accounts.Locations.ReportInsights |
setFields(java.lang.String fields)
Selector specifying which fields to include in a partial response.
|
MyBusiness.Accounts.Locations.ReportInsights |
setKey(java.lang.String key)
API key.
|
MyBusiness.Accounts.Locations.ReportInsights |
setName(java.lang.String name)
The account resource name.
|
MyBusiness.Accounts.Locations.ReportInsights |
setOauthToken(java.lang.String oauthToken)
OAuth 2.0 token for the current user.
|
MyBusiness.Accounts.Locations.ReportInsights |
setPp(java.lang.Boolean pp)
Pretty-print response.
|
MyBusiness.Accounts.Locations.ReportInsights |
setPrettyPrint(java.lang.Boolean prettyPrint)
Returns response with indentations and line breaks.
|
MyBusiness.Accounts.Locations.ReportInsights |
setQuotaUser(java.lang.String quotaUser)
Available to use for quota purposes for server-side applications.
|
MyBusiness.Accounts.Locations.ReportInsights |
setUploadProtocol(java.lang.String uploadProtocol)
Upload protocol for media (e.g.
|
MyBusiness.Accounts.Locations.ReportInsights |
setUploadType(java.lang.String uploadType)
Legacy upload protocol for media (e.g.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getBearerToken, getCallback, getFields, getKey, getOauthToken, getPp, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeaders
getJsonContent, newExceptionOnError, queue
buildHttpRequest, buildHttpRequestUrl, buildHttpRequestUsingHead, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, executeUsingHead, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue
clone, entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeys
clear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, toString, values
protected ReportInsights(java.lang.String name, ReportLocationInsightsRequest content)
AbstractGoogleClientRequest.execute()
method to invoke the remote
operation. ReportInsights#initialize(com.google.api.client.googleapis.services.Abstr
actGoogleClientRequest)
must be called to initialize this instance immediately after invoking
the constructor.
name
- The account resource name.content
- the ReportLocationInsightsRequest
public MyBusiness.Accounts.Locations.ReportInsights set$Xgafv(java.lang.String $Xgafv)
MyBusinessRequest
set$Xgafv
in class MyBusinessRequest<ReportLocationInsightsResponse>
public MyBusiness.Accounts.Locations.ReportInsights setAccessToken(java.lang.String accessToken)
MyBusinessRequest
setAccessToken
in class MyBusinessRequest<ReportLocationInsightsResponse>
public MyBusiness.Accounts.Locations.ReportInsights setAlt(java.lang.String alt)
MyBusinessRequest
setAlt
in class MyBusinessRequest<ReportLocationInsightsResponse>
public MyBusiness.Accounts.Locations.ReportInsights setBearerToken(java.lang.String bearerToken)
MyBusinessRequest
setBearerToken
in class MyBusinessRequest<ReportLocationInsightsResponse>
public MyBusiness.Accounts.Locations.ReportInsights setCallback(java.lang.String callback)
MyBusinessRequest
setCallback
in class MyBusinessRequest<ReportLocationInsightsResponse>
public MyBusiness.Accounts.Locations.ReportInsights setFields(java.lang.String fields)
MyBusinessRequest
setFields
in class MyBusinessRequest<ReportLocationInsightsResponse>
public MyBusiness.Accounts.Locations.ReportInsights setKey(java.lang.String key)
MyBusinessRequest
setKey
in class MyBusinessRequest<ReportLocationInsightsResponse>
public MyBusiness.Accounts.Locations.ReportInsights setOauthToken(java.lang.String oauthToken)
MyBusinessRequest
setOauthToken
in class MyBusinessRequest<ReportLocationInsightsResponse>
public MyBusiness.Accounts.Locations.ReportInsights setPp(java.lang.Boolean pp)
MyBusinessRequest
setPp
in class MyBusinessRequest<ReportLocationInsightsResponse>
public MyBusiness.Accounts.Locations.ReportInsights setPrettyPrint(java.lang.Boolean prettyPrint)
MyBusinessRequest
setPrettyPrint
in class MyBusinessRequest<ReportLocationInsightsResponse>
public MyBusiness.Accounts.Locations.ReportInsights setQuotaUser(java.lang.String quotaUser)
MyBusinessRequest
setQuotaUser
in class MyBusinessRequest<ReportLocationInsightsResponse>
public MyBusiness.Accounts.Locations.ReportInsights setUploadType(java.lang.String uploadType)
MyBusinessRequest
setUploadType
in class MyBusinessRequest<ReportLocationInsightsResponse>
public MyBusiness.Accounts.Locations.ReportInsights setUploadProtocol(java.lang.String uploadProtocol)
MyBusinessRequest
setUploadProtocol
in class MyBusinessRequest<ReportLocationInsightsResponse>
public java.lang.String getName()
public MyBusiness.Accounts.Locations.ReportInsights setName(java.lang.String name)
public MyBusiness.Accounts.Locations.ReportInsights set(java.lang.String parameterName, java.lang.Object value)
set
in class MyBusinessRequest<ReportLocationInsightsResponse>
Copyright © 2011-2018 Google. All Rights Reserved.