public class GamesManagement.Scores.ResetAll extends GamesManagementRequest<PlayerScoreResetAllResponse>
com.google.api.client.util.GenericData.Flags| Modifier | Constructor and Description |
|---|---|
protected |
GamesManagement.Scores.ResetAll()
Resets all scores for all leaderboards for the currently authenticated players.
|
| Modifier and Type | Method and Description |
|---|---|
GamesManagement.Scores.ResetAll |
set(java.lang.String parameterName,
java.lang.Object value) |
GamesManagement.Scores.ResetAll |
setAlt(java.lang.String alt)
Data format for the response.
|
GamesManagement.Scores.ResetAll |
setFields(java.lang.String fields)
Selector specifying which fields to include in a partial response.
|
GamesManagement.Scores.ResetAll |
setKey(java.lang.String key)
API key.
|
GamesManagement.Scores.ResetAll |
setOauthToken(java.lang.String oauthToken)
OAuth 2.0 token for the current user.
|
GamesManagement.Scores.ResetAll |
setPrettyPrint(java.lang.Boolean prettyPrint)
Returns response with indentations and line breaks.
|
GamesManagement.Scores.ResetAll |
setQuotaUser(java.lang.String quotaUser)
Available to use for quota purposes for server-side applications.
|
GamesManagement.Scores.ResetAll |
setUserIp(java.lang.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, setUnknownKeysprotected GamesManagement.Scores.ResetAll()
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
GamesManagement.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after invoking the constructor.
public GamesManagement.Scores.ResetAll setAlt(java.lang.String alt)
GamesManagementRequestsetAlt in class GamesManagementRequest<PlayerScoreResetAllResponse>public GamesManagement.Scores.ResetAll setFields(java.lang.String fields)
GamesManagementRequestsetFields in class GamesManagementRequest<PlayerScoreResetAllResponse>public GamesManagement.Scores.ResetAll setKey(java.lang.String key)
GamesManagementRequestsetKey in class GamesManagementRequest<PlayerScoreResetAllResponse>public GamesManagement.Scores.ResetAll setOauthToken(java.lang.String oauthToken)
GamesManagementRequestsetOauthToken in class GamesManagementRequest<PlayerScoreResetAllResponse>public GamesManagement.Scores.ResetAll setPrettyPrint(java.lang.Boolean prettyPrint)
GamesManagementRequestsetPrettyPrint in class GamesManagementRequest<PlayerScoreResetAllResponse>public GamesManagement.Scores.ResetAll setQuotaUser(java.lang.String quotaUser)
GamesManagementRequestsetQuotaUser in class GamesManagementRequest<PlayerScoreResetAllResponse>public GamesManagement.Scores.ResetAll setUserIp(java.lang.String userIp)
GamesManagementRequestsetUserIp in class GamesManagementRequest<PlayerScoreResetAllResponse>public GamesManagement.Scores.ResetAll set(java.lang.String parameterName, java.lang.Object value)
set in class GamesManagementRequest<PlayerScoreResetAllResponse>