public class Games.Events.Record extends GamesRequest<EventUpdateResponse>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Games.Events.Record(EventRecordRequest content)
Records a batch of changes to the number of times events have occurred for the currently
authenticated user of this application.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getLanguage()
The preferred language to use for strings returned by this method.
|
Games.Events.Record |
set(String parameterName,
Object value) |
Games.Events.Record |
setAlt(String alt)
Data format for the response.
|
Games.Events.Record |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
Games.Events.Record |
setKey(String key)
API key.
|
Games.Events.Record |
setLanguage(String language)
The preferred language to use for strings returned by this method.
|
Games.Events.Record |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
Games.Events.Record |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
Games.Events.Record |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
Games.Events.Record |
setUserIp(String userIp)
IP address of the site where the request originates.
|
getAbstractGoogleClient, getAlt, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUserIp, 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, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queueclone, entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, toString, valuesprotected Games.Events.Record(EventRecordRequest content)
AbstractGoogleClientRequest.execute() method to invoke the remote operation. Games.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must
be called to initialize this instance immediately after invoking the constructor.
content - the EventRecordRequestpublic Games.Events.Record setAlt(String alt)
GamesRequestsetAlt in class GamesRequest<EventUpdateResponse>public Games.Events.Record setFields(String fields)
GamesRequestsetFields in class GamesRequest<EventUpdateResponse>public Games.Events.Record setKey(String key)
GamesRequestsetKey in class GamesRequest<EventUpdateResponse>public Games.Events.Record setOauthToken(String oauthToken)
GamesRequestsetOauthToken in class GamesRequest<EventUpdateResponse>public Games.Events.Record setPrettyPrint(Boolean prettyPrint)
GamesRequestsetPrettyPrint in class GamesRequest<EventUpdateResponse>public Games.Events.Record setQuotaUser(String quotaUser)
GamesRequestsetQuotaUser in class GamesRequest<EventUpdateResponse>public Games.Events.Record setUserIp(String userIp)
GamesRequestsetUserIp in class GamesRequest<EventUpdateResponse>public String getLanguage()
public Games.Events.Record setLanguage(String language)
public Games.Events.Record set(String parameterName, Object value)
set in class GamesRequest<EventUpdateResponse>