public class MyBusiness.Accounts.Locations.LocalPosts.ReportInsights extends MyBusinessRequest<ReportLocalPostInsightsResponse>
com.google.api.client.util.GenericData.Flags
Modifier | Constructor and Description |
---|---|
protected |
ReportInsights(java.lang.String name,
ReportLocalPostInsightsRequest content)
Returns insights for a set of local posts associated with a single listing.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, 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, ReportLocalPostInsightsRequest 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
- Required. The name of the location for which to fetch insights.content
- the ReportLocalPostInsightsRequest
public MyBusiness.Accounts.Locations.LocalPosts.ReportInsights set$Xgafv(java.lang.String $Xgafv)
MyBusinessRequest
set$Xgafv
in class MyBusinessRequest<ReportLocalPostInsightsResponse>
public MyBusiness.Accounts.Locations.LocalPosts.ReportInsights setAccessToken(java.lang.String accessToken)
MyBusinessRequest
setAccessToken
in class MyBusinessRequest<ReportLocalPostInsightsResponse>
public MyBusiness.Accounts.Locations.LocalPosts.ReportInsights setAlt(java.lang.String alt)
MyBusinessRequest
setAlt
in class MyBusinessRequest<ReportLocalPostInsightsResponse>
public MyBusiness.Accounts.Locations.LocalPosts.ReportInsights setCallback(java.lang.String callback)
MyBusinessRequest
setCallback
in class MyBusinessRequest<ReportLocalPostInsightsResponse>
public MyBusiness.Accounts.Locations.LocalPosts.ReportInsights setFields(java.lang.String fields)
MyBusinessRequest
setFields
in class MyBusinessRequest<ReportLocalPostInsightsResponse>
public MyBusiness.Accounts.Locations.LocalPosts.ReportInsights setKey(java.lang.String key)
MyBusinessRequest
setKey
in class MyBusinessRequest<ReportLocalPostInsightsResponse>
public MyBusiness.Accounts.Locations.LocalPosts.ReportInsights setOauthToken(java.lang.String oauthToken)
MyBusinessRequest
setOauthToken
in class MyBusinessRequest<ReportLocalPostInsightsResponse>
public MyBusiness.Accounts.Locations.LocalPosts.ReportInsights setPrettyPrint(java.lang.Boolean prettyPrint)
MyBusinessRequest
setPrettyPrint
in class MyBusinessRequest<ReportLocalPostInsightsResponse>
public MyBusiness.Accounts.Locations.LocalPosts.ReportInsights setQuotaUser(java.lang.String quotaUser)
MyBusinessRequest
setQuotaUser
in class MyBusinessRequest<ReportLocalPostInsightsResponse>
public MyBusiness.Accounts.Locations.LocalPosts.ReportInsights setUploadType(java.lang.String uploadType)
MyBusinessRequest
setUploadType
in class MyBusinessRequest<ReportLocalPostInsightsResponse>
public MyBusiness.Accounts.Locations.LocalPosts.ReportInsights setUploadProtocol(java.lang.String uploadProtocol)
MyBusinessRequest
setUploadProtocol
in class MyBusinessRequest<ReportLocalPostInsightsResponse>
public java.lang.String getName()
public MyBusiness.Accounts.Locations.LocalPosts.ReportInsights setName(java.lang.String name)
public MyBusiness.Accounts.Locations.LocalPosts.ReportInsights set(java.lang.String parameterName, java.lang.Object value)
set
in class MyBusinessRequest<ReportLocalPostInsightsResponse>
Copyright © 2011-2018 Google. All Rights Reserved.