- Games - Class in com.google.api.services.games
-
Service definition for Games (v1).
- Games(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.games.Games
-
Constructor.
- Games.AchievementDefinitions - Class in com.google.api.services.games
-
The "achievementDefinitions" collection of methods.
- Games.AchievementDefinitions() - Constructor for class com.google.api.services.games.Games.AchievementDefinitions
-
- Games.AchievementDefinitions.List - Class in com.google.api.services.games
-
- Games.AchievementDefinitions.List() - Constructor for class com.google.api.services.games.Games.AchievementDefinitions.List
-
Lists all the achievement definitions for your application.
- Games.Achievements - Class in com.google.api.services.games
-
The "achievements" collection of methods.
- Games.Achievements() - Constructor for class com.google.api.services.games.Games.Achievements
-
- Games.Achievements.Increment - Class in com.google.api.services.games
-
- Games.Achievements.Increment(String, Integer) - Constructor for class com.google.api.services.games.Games.Achievements.Increment
-
Increments the steps of the achievement with the given ID for the currently authenticated
player.
- Games.Achievements.List - Class in com.google.api.services.games
-
- Games.Achievements.List(String) - Constructor for class com.google.api.services.games.Games.Achievements.List
-
Lists the progress for all your application's achievements for the currently authenticated
player.
- Games.Achievements.Reveal - Class in com.google.api.services.games
-
- Games.Achievements.Reveal(String) - Constructor for class com.google.api.services.games.Games.Achievements.Reveal
-
Sets the state of the achievement with the given ID to REVEALED for the currently authenticated
player.
- Games.Achievements.Unlock - Class in com.google.api.services.games
-
- Games.Achievements.Unlock(String) - Constructor for class com.google.api.services.games.Games.Achievements.Unlock
-
Unlocks this achievement for the currently authenticated player.
- Games.Applications - Class in com.google.api.services.games
-
The "applications" collection of methods.
- Games.Applications() - Constructor for class com.google.api.services.games.Games.Applications
-
- Games.Applications.Get - Class in com.google.api.services.games
-
- Games.Applications.Get(String) - Constructor for class com.google.api.services.games.Games.Applications.Get
-
Retrieves the metadata of the application with the given ID.
- Games.Applications.Played - Class in com.google.api.services.games
-
- Games.Applications.Played() - Constructor for class com.google.api.services.games.Games.Applications.Played
-
Indicate that the the currently authenticated user is playing your application.
- Games.Builder - Class in com.google.api.services.games
-
- Games.Builder(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.games.Games.Builder
-
Returns an instance of a new builder.
- Games.Leaderboards - Class in com.google.api.services.games
-
The "leaderboards" collection of methods.
- Games.Leaderboards() - Constructor for class com.google.api.services.games.Games.Leaderboards
-
- Games.Leaderboards.Get - Class in com.google.api.services.games
-
- Games.Leaderboards.Get(String) - Constructor for class com.google.api.services.games.Games.Leaderboards.Get
-
Retrieves the metadata of the leaderboard with the given ID.
- Games.Leaderboards.List - Class in com.google.api.services.games
-
- Games.Leaderboards.List() - Constructor for class com.google.api.services.games.Games.Leaderboards.List
-
Lists all the leaderboard metadata for your application.
- Games.Players - Class in com.google.api.services.games
-
The "players" collection of methods.
- Games.Players() - Constructor for class com.google.api.services.games.Games.Players
-
- Games.Players.Get - Class in com.google.api.services.games
-
- Games.Players.Get(String) - Constructor for class com.google.api.services.games.Games.Players.Get
-
Retrieves the Player resource with the given ID.
- Games.Revisions - Class in com.google.api.services.games
-
The "revisions" collection of methods.
- Games.Revisions() - Constructor for class com.google.api.services.games.Games.Revisions
-
- Games.Revisions.Check - Class in com.google.api.services.games
-
- Games.Revisions.Check(String) - Constructor for class com.google.api.services.games.Games.Revisions.Check
-
Checks whether the games client is out of date.
- Games.Rooms - Class in com.google.api.services.games
-
The "rooms" collection of methods.
- Games.Rooms() - Constructor for class com.google.api.services.games.Games.Rooms
-
- Games.Rooms.Create - Class in com.google.api.services.games
-
- Games.Rooms.Create(RoomCreateRequest) - Constructor for class com.google.api.services.games.Games.Rooms.Create
-
Create a room.
- Games.Rooms.Decline - Class in com.google.api.services.games
-
- Games.Rooms.Decline(String) - Constructor for class com.google.api.services.games.Games.Rooms.Decline
-
Decline an invitation to join a room.
- Games.Rooms.Dismiss - Class in com.google.api.services.games
-
- Games.Rooms.Dismiss(String) - Constructor for class com.google.api.services.games.Games.Rooms.Dismiss
-
Dismiss an invitation to join a room.
- Games.Rooms.Get - Class in com.google.api.services.games
-
- Games.Rooms.Get(String) - Constructor for class com.google.api.services.games.Games.Rooms.Get
-
Get the data for a room.
- Games.Rooms.Join - Class in com.google.api.services.games
-
- Games.Rooms.Join(String, RoomJoinRequest) - Constructor for class com.google.api.services.games.Games.Rooms.Join
-
Join a room.
- Games.Rooms.Leave - Class in com.google.api.services.games
-
- Games.Rooms.Leave(String, RoomLeaveRequest) - Constructor for class com.google.api.services.games.Games.Rooms.Leave
-
Leave a room.
- Games.Rooms.List - Class in com.google.api.services.games
-
- Games.Rooms.List() - Constructor for class com.google.api.services.games.Games.Rooms.List
-
Returns invitations to join rooms.
- Games.Rooms.ReportStatus - Class in com.google.api.services.games
-
- Games.Rooms.ReportStatus(String, RoomP2PStatuses) - Constructor for class com.google.api.services.games.Games.Rooms.ReportStatus
-
Updates sent by a client reporting the status of peers in a room.
- Games.Scores - Class in com.google.api.services.games
-
The "scores" collection of methods.
- Games.Scores() - Constructor for class com.google.api.services.games.Games.Scores
-
- Games.Scores.Get - Class in com.google.api.services.games
-
- Games.Scores.Get(String, String, String) - Constructor for class com.google.api.services.games.Games.Scores.Get
-
Get high scores and optionally, ranks in leaderboards for the currently authenticated player.
- Games.Scores.List - Class in com.google.api.services.games
-
- Games.Scores.List(String, String, String) - Constructor for class com.google.api.services.games.Games.Scores.List
-
Lists the scores in a leaderboard, starting from the top.
- Games.Scores.ListWindow - Class in com.google.api.services.games
-
- Games.Scores.ListWindow(String, String, String) - Constructor for class com.google.api.services.games.Games.Scores.ListWindow
-
Lists the scores in a leaderboard around (and including) a player's score.
- Games.Scores.Submit - Class in com.google.api.services.games
-
- Games.Scores.Submit(String, Long) - Constructor for class com.google.api.services.games.Games.Scores.Submit
-
Submits a score to the specified leaderboard.
- Games.Scores.SubmitMultiple - Class in com.google.api.services.games
-
- Games.Scores.SubmitMultiple(PlayerScoreSubmissionList) - Constructor for class com.google.api.services.games.Games.Scores.SubmitMultiple
-
Submits multiple scores to leaderboards.
- GamesRequest<T> - Class in com.google.api.services.games
-
Games request.
- GamesRequest(Games, String, String, Object, Class<T>) - Constructor for class com.google.api.services.games.GamesRequest
-
- GamesRequestInitializer - Class in com.google.api.services.games
-
Games request initializer for setting properties like key and userIp.
- GamesRequestInitializer() - Constructor for class com.google.api.services.games.GamesRequestInitializer
-
- GamesRequestInitializer(String) - Constructor for class com.google.api.services.games.GamesRequestInitializer
-
- GamesRequestInitializer(String, String) - Constructor for class com.google.api.services.games.GamesRequestInitializer
-
- GamesScopes - Class in com.google.api.services.games
-
Available OAuth 2.0 scopes for use with the Google Play Game Services API.
- get(String) - Method in class com.google.api.services.games.Games.Applications
-
Retrieves the metadata of the application with the given ID.
- get(String) - Method in class com.google.api.services.games.Games.Leaderboards
-
Retrieves the metadata of the leaderboard with the given ID.
- get(String) - Method in class com.google.api.services.games.Games.Players
-
Retrieves the Player resource with the given ID.
- get(String) - Method in class com.google.api.services.games.Games.Rooms
-
Get the data for a room.
- get(String, String, String) - Method in class com.google.api.services.games.Games.Scores
-
Get high scores and optionally, ranks in leaderboards for the currently authenticated player.
- getAbstractGoogleClient() - Method in class com.google.api.services.games.GamesRequest
-
- getAchievementCount() - Method in class com.google.api.services.games.model.Application
-
The number of achievements visible to the currently authenticated player.
- getAchievementId() - Method in class com.google.api.services.games.Games.Achievements.Increment
-
The ID of the achievement used by this method.
- getAchievementId() - Method in class com.google.api.services.games.Games.Achievements.Reveal
-
The ID of the achievement used by this method.
- getAchievementId() - Method in class com.google.api.services.games.Games.Achievements.Unlock
-
The ID of the achievement used by this method.
- getAchievementState() - Method in class com.google.api.services.games.model.PlayerAchievement
-
The state of the achievement.
- getAchievementType() - Method in class com.google.api.services.games.model.AchievementDefinition
-
The type of the achievement.
- getAcquisitionUri() - Method in class com.google.api.services.games.model.Instance
-
URI which shows where a user can acquire this instance.
- getAlt() - Method in class com.google.api.services.games.GamesRequest
-
Data format for the response.
- getAndroidInstance() - Method in class com.google.api.services.games.model.Instance
-
Platform dependent details for Android.
- getAndroidNetworkSubtype() - Method in class com.google.api.services.games.model.NetworkDiagnostics
-
The Android network subtype.
- getAndroidNetworkSubtype() - Method in class com.google.api.services.games.model.RoomLeaveDiagnostics
-
Android network subtype.
- getAndroidNetworkType() - Method in class com.google.api.services.games.model.NetworkDiagnostics
-
The Android network type.
- getAndroidNetworkType() - Method in class com.google.api.services.games.model.RoomLeaveDiagnostics
-
Android network type.
- getApplicationId() - Method in class com.google.api.services.games.Games.Applications.Get
-
The application being requested.
- getApplicationId() - Method in class com.google.api.services.games.model.Room
-
The ID of the application being played.
- getAssets() - Method in class com.google.api.services.games.model.Application
-
The assets of the application.
- getAuthor() - Method in class com.google.api.services.games.model.Application
-
The author of the application.
- getAutoMatchedPlayer() - Method in class com.google.api.services.games.model.RoomParticipant
-
Information about a player that has been auto-matched against the requesting player.
- getAutoMatchingCriteria() - Method in class com.google.api.services.games.model.Room
-
Criteria for auto-matching players into this room.
- getAutoMatchingCriteria() - Method in class com.google.api.services.games.model.RoomCreateRequest
-
Criteria for auto-matching players into this room.
- getAutoMatchingStatus() - Method in class com.google.api.services.games.model.Room
-
Auto-matching status for this room.
- getAutoMatchingStatus() - Method in class com.google.api.services.games.model.RoomStatus
-
Auto-matching status for this room.
- getAvatarImageUrl() - Method in class com.google.api.services.games.model.AnonymousPlayer
-
The base URL for the image to display for the anonymous player.
- getAvatarImageUrl() - Method in class com.google.api.services.games.model.Player
-
The base URL for the image that represents the player.
- getBeatenScoreTimeSpans() - Method in class com.google.api.services.games.model.PlayerScoreResponse
-
The time spans where the submitted score is better than the existing score for that time span.
- getBundleIdentifier() - Method in class com.google.api.services.games.model.InstanceIosDetails
-
Bundle identifier.
- getBytesReceived() - Method in class com.google.api.services.games.model.PeerChannelDiagnostics
-
Number of bytes received.
- getBytesSent() - Method in class com.google.api.services.games.model.PeerChannelDiagnostics
-
Number of bytes sent.
- getCapabilities() - Method in class com.google.api.services.games.model.RoomCreateRequest
-
The capabilities that this client supports for realtime communication.
- getCapabilities() - Method in class com.google.api.services.games.model.RoomJoinRequest
-
The capabilities that this client supports for realtime communication.
- getCapabilities() - Method in class com.google.api.services.games.model.RoomParticipant
-
The capabilities which can be used when communicating with this participant.
- getCategory() - Method in class com.google.api.services.games.model.Application
-
The category of the application.
- getClientAddress() - Method in class com.google.api.services.games.model.RoomCreateRequest
-
Client address for the player creating the room.
- getClientAddress() - Method in class com.google.api.services.games.model.RoomJoinRequest
-
Client address for the player joining the room.
- getClientAddress() - Method in class com.google.api.services.games.model.RoomParticipant
-
Client address for the participant.
- getClientRevision() - Method in class com.google.api.services.games.Games.Revisions.Check
-
The revision of the client SDK used by your application.
- getCollection() - Method in class com.google.api.services.games.Games.Scores.List
-
The collection of scores you're requesting.
- getCollection() - Method in class com.google.api.services.games.Games.Scores.ListWindow
-
The collection of scores you're requesting.
- getConnected() - Method in class com.google.api.services.games.model.RoomParticipant
-
True if this participant is in the fully connected set of peers in the room.
- getConnectedTimestampMillis() - Method in class com.google.api.services.games.model.PeerSessionDiagnostics
-
Connected time in milliseconds.
- getConnectionSetupLatencyMillis() - Method in class com.google.api.services.games.model.RoomP2PStatus
-
The amount of time in milliseconds it took to establish connections with this peer.
- getCount() - Method in class com.google.api.services.games.model.AggregateStats
-
The number of messages sent between a pair of peers.
- getCreationDetails() - Method in class com.google.api.services.games.model.Room
-
Details about the room creation.
- getCurrentState() - Method in class com.google.api.services.games.model.AchievementRevealResponse
-
The current state of the achievement for which a reveal was attempted.
- getCurrentSteps() - Method in class com.google.api.services.games.model.AchievementIncrementResponse
-
The current steps recorded for this incremental achievement.
- getCurrentSteps() - Method in class com.google.api.services.games.model.PlayerAchievement
-
The current steps for an incremental achievement.
- getDescription() - Method in class com.google.api.services.games.model.AchievementDefinition
-
The description of the achievement.
- getDescription() - Method in class com.google.api.services.games.model.Application
-
The description of the application.
- getDescription() - Method in class com.google.api.services.games.model.Room
-
This short description is generated by our servers and worded relative to the player requesting
the room.
- getDisplayName() - Method in class com.google.api.services.games.model.AnonymousPlayer
-
The name to display for the anonymous player.
- getDisplayName() - Method in class com.google.api.services.games.model.Player
-
The name to display for the player.
- getEnablePiracyCheck() - Method in class com.google.api.services.games.model.InstanceAndroidDetails
-
Flag indicating whether the anti-piracy check is enabled.
- getError() - Method in class com.google.api.services.games.model.RoomP2PStatus
-
The error code in event of a failure.
- getErrorReason() - Method in class com.google.api.services.games.model.RoomP2PStatus
-
More detailed diagnostic message returned in event of a failure.
- getExclusiveBitmask() - Method in class com.google.api.services.games.model.RoomAutoMatchingCriteria
-
A bitmask indicating when auto-matches are valid.
- getFields() - Method in class com.google.api.services.games.GamesRequest
-
Selector specifying which fields to include in a partial response.
- getFormattedCurrentStepsString() - Method in class com.google.api.services.games.model.PlayerAchievement
-
The current steps for an incremental achievement as a string.
- getFormattedNumScores() - Method in class com.google.api.services.games.model.LeaderboardScoreRank
-
The number of scores in the leaderboard as a string.
- getFormattedRank() - Method in class com.google.api.services.games.model.LeaderboardScoreRank
-
The rank in the leaderboard as a string.
- getFormattedScore() - Method in class com.google.api.services.games.model.LeaderboardEntry
-
The localized string for the numerical value of this score.
- getFormattedScore() - Method in class com.google.api.services.games.model.PlayerScore
-
The formatted score for this player score.
- getFormattedScore() - Method in class com.google.api.services.games.model.PlayerScoreResponse
-
The formatted value of the submitted score.
- getFormattedScoreRank() - Method in class com.google.api.services.games.model.LeaderboardEntry
-
The localized string for the rank of this score for this leaderboard.
- getFormattedTotalSteps() - Method in class com.google.api.services.games.model.AchievementDefinition
-
The total steps for an incremental achievement as a string.
- getHeight() - Method in class com.google.api.services.games.model.ImageAsset
-
The height of the asset.
- getIconUrl() - Method in class com.google.api.services.games.model.Leaderboard
-
The icon for the leaderboard.
- getId() - Method in class com.google.api.services.games.model.AchievementDefinition
-
The ID of the achievement.
- getId() - Method in class com.google.api.services.games.model.Application
-
The ID of the application.
- getId() - Method in class com.google.api.services.games.model.Leaderboard
-
The leaderboard ID.
- getId() - Method in class com.google.api.services.games.model.PlayerAchievement
-
The ID of the achievement.
- getId() - Method in class com.google.api.services.games.model.RoomParticipant
-
An identifier for the participant in the scope of the room.
- getIncludeRankType() - Method in class com.google.api.services.games.Games.Scores.Get
-
The types of ranks to return.
- getInitialState() - Method in class com.google.api.services.games.model.AchievementDefinition
-
The initial state of the achievement.
- getInstances() - Method in class com.google.api.services.games.model.Application
-
The instances of the application.
- getInvitedPlayerIds() - Method in class com.google.api.services.games.model.RoomCreateRequest
-
The player IDs to invite to the room.
- getIosInstance() - Method in class com.google.api.services.games.model.Instance
-
Platform dependent details for iOS.
- getIsIconUrlDefault() - Method in class com.google.api.services.games.model.Leaderboard
-
Indicates whether the icon image being returned is a default image, or is game-provided.
- getIsRevealedIconUrlDefault() - Method in class com.google.api.services.games.model.AchievementDefinition
-
Indicates whether the revealed icon image being returned is a default image, or is provided by
the game.
- getIsUnlockedIconUrlDefault() - Method in class com.google.api.services.games.model.AchievementDefinition
-
Indicates whether the unlocked icon image being returned is a default image, or is game-
provided.
- getItems() - Method in class com.google.api.services.games.model.AchievementDefinitionsListResponse
-
The achievement definitions.
- getItems() - Method in class com.google.api.services.games.model.LeaderboardListResponse
-
The leaderboards.
- getItems() - Method in class com.google.api.services.games.model.LeaderboardScores
-
The scores in the leaderboard.
- getItems() - Method in class com.google.api.services.games.model.PlayerAchievementListResponse
-
The achievements.
- getItems() - Method in class com.google.api.services.games.model.PlayerLeaderboardScoreListResponse
-
The leaderboard scores.
- getItems() - Method in class com.google.api.services.games.model.RoomList
-
The rooms.
- getItunesAppId() - Method in class com.google.api.services.games.model.InstanceIosDetails
-
iTunes App ID.
- getKey() - Method in class com.google.api.services.games.GamesRequest
-
API key.
- getKind() - Method in class com.google.api.services.games.model.AchievementDefinition
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.AchievementDefinitionsListResponse
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.AchievementIncrementResponse
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.AchievementRevealResponse
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.AchievementUnlockResponse
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.AggregateStats
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.AnonymousPlayer
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.Application
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.ApplicationCategory
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.ImageAsset
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.Instance
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.InstanceAndroidDetails
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.InstanceIosDetails
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.InstanceWebDetails
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.Leaderboard
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.LeaderboardEntry
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.LeaderboardListResponse
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.LeaderboardScoreRank
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.LeaderboardScores
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.NetworkDiagnostics
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.PeerChannelDiagnostics
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.PeerSessionDiagnostics
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.Player
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.PlayerAchievement
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.PlayerAchievementListResponse
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.PlayerLeaderboardScore
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.PlayerLeaderboardScoreListResponse
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.PlayerScore
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.PlayerScoreListResponse
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.PlayerScoreResponse
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.PlayerScoreSubmissionList
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.RevisionCheckResponse
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.Room
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.RoomAutoMatchingCriteria
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.RoomAutoMatchStatus
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.RoomClientAddress
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.RoomCreateRequest
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.RoomJoinRequest
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.RoomLeaveDiagnostics
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.RoomLeaveRequest
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.RoomList
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.RoomModification
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.RoomP2PStatus
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.RoomP2PStatuses
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.RoomParticipant
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.RoomStatus
-
Uniquely identifies the type of this resource.
- getKind() - Method in class com.google.api.services.games.model.ScoreSubmission
-
Uniquely identifies the type of this resource.
- getLanguage() - Method in class com.google.api.services.games.Games.AchievementDefinitions.List
-
The preferred language to use for strings returned by this method.
- getLanguage() - Method in class com.google.api.services.games.Games.Achievements.List
-
The preferred language to use for strings returned by this method.
- getLanguage() - Method in class com.google.api.services.games.Games.Applications.Get
-
The preferred language to use for strings returned by this method.
- getLanguage() - Method in class com.google.api.services.games.Games.Leaderboards.Get
-
The preferred language to use for strings returned by this method.
- getLanguage() - Method in class com.google.api.services.games.Games.Leaderboards.List
-
The preferred language to use for strings returned by this method.
- getLanguage() - Method in class com.google.api.services.games.Games.Rooms.Create
-
The preferred language to use for strings returned by this method.
- getLanguage() - Method in class com.google.api.services.games.Games.Rooms.Get
-
Specify the preferred language to use to format room info.
- getLanguage() - Method in class com.google.api.services.games.Games.Rooms.List
-
The preferred language to use for strings returned by this method.
- getLanguage() - Method in class com.google.api.services.games.Games.Scores.Get
-
The preferred language to use for strings returned by this method.
- getLanguage() - Method in class com.google.api.services.games.Games.Scores.List
-
The preferred language to use for strings returned by this method.
- getLanguage() - Method in class com.google.api.services.games.Games.Scores.ListWindow
-
The preferred language to use for strings returned by this method.
- getLanguage() - Method in class com.google.api.services.games.Games.Scores.Submit
-
The preferred language to use for strings returned by this method.
- getLanguage() - Method in class com.google.api.services.games.Games.Scores.SubmitMultiple
-
The preferred language to use for strings returned by this method.
- getLastUpdateDetails() - Method in class com.google.api.services.games.model.Room
-
Details about the last update to the room.
- getLastUpdatedTimestamp() - Method in class com.google.api.services.games.model.Application
-
The last updated timestamp of the application.
- getLastUpdatedTimestamp() - Method in class com.google.api.services.games.model.PlayerAchievement
-
The timestamp of the last modification to this achievement's state.
- getLaunchUrl() - Method in class com.google.api.services.games.model.InstanceWebDetails
-
Launch URL for the game.
- getLeaderboardCount() - Method in class com.google.api.services.games.model.Application
-
The number of leaderboards visible to the currently authenticated player.
- getLeaderboardId() - Method in class com.google.api.services.games.Games.Leaderboards.Get
-
The ID of the leaderboard.
- getLeaderboardId() - Method in class com.google.api.services.games.Games.Scores.Get
-
The ID of the leaderboard.
- getLeaderboardId() - Method in class com.google.api.services.games.Games.Scores.List
-
The ID of the leaderboard.
- getLeaderboardId() - Method in class com.google.api.services.games.Games.Scores.ListWindow
-
The ID of the leaderboard.
- getLeaderboardId() - Method in class com.google.api.services.games.Games.Scores.Submit
-
The ID of the leaderboard.
- getLeaderboardId() - Method in class com.google.api.services.games.model.PlayerLeaderboardScore
-
The ID of the leaderboard this score is in.
- getLeaderboardId() - Method in class com.google.api.services.games.model.PlayerScoreResponse
-
The leaderboard ID that this score was submitted to.
- getLeaderboardId() - Method in class com.google.api.services.games.model.ScoreSubmission
-
The leaderboard this score is being submitted to.
- getLeaveDiagnostics() - Method in class com.google.api.services.games.model.RoomLeaveRequest
-
Diagnostics for a player leaving the room.
- getLeaveReason() - Method in class com.google.api.services.games.model.RoomParticipant
-
The reason the participant left the room; populated if the participant status is
PARTICIPANT_LEFT.
- getMax() - Method in class com.google.api.services.games.model.AggregateStats
-
The maximum amount.
- getMaxAutoMatchingPlayers() - Method in class com.google.api.services.games.model.RoomAutoMatchingCriteria
-
The maximum number of players that should be added to the room by auto-matching.
- getMaxResults() - Method in class com.google.api.services.games.Games.AchievementDefinitions.List
-
The maximum number of achievement resources to return in the response, used for paging.
- getMaxResults() - Method in class com.google.api.services.games.Games.Achievements.List
-
The maximum number of achievement resources to return in the response, used for paging.
- getMaxResults() - Method in class com.google.api.services.games.Games.Leaderboards.List
-
The maximum number of leaderboards to return in the response.
- getMaxResults() - Method in class com.google.api.services.games.Games.Rooms.List
-
The maximum number of rooms to return in the response, used for paging.
- getMaxResults() - Method in class com.google.api.services.games.Games.Scores.Get
-
The maximum number of leaderboard scores to return in the response.
- getMaxResults() - Method in class com.google.api.services.games.Games.Scores.List
-
The maximum number of leaderboard scores to return in the response.
- getMaxResults() - Method in class com.google.api.services.games.Games.Scores.ListWindow
-
The maximum number of leaderboard scores to return in the response.
- getMin() - Method in class com.google.api.services.games.model.AggregateStats
-
The minimum amount.
- getMinAutoMatchingPlayers() - Method in class com.google.api.services.games.model.RoomAutoMatchingCriteria
-
The minimum number of players that should be added to the room by auto-matching.
- getModifiedTimestampMillis() - Method in class com.google.api.services.games.model.RoomModification
-
The timestamp at which they modified the room, in milliseconds since the epoch in UTC.
- getName() - Method in class com.google.api.services.games.model.AchievementDefinition
-
The name of the achievement.
- getName() - Method in class com.google.api.services.games.model.Application
-
The name of the application.
- getName() - Method in class com.google.api.services.games.model.ImageAsset
-
The name of the asset.
- getName() - Method in class com.google.api.services.games.model.Instance
-
Localized display name.
- getName() - Method in class com.google.api.services.games.model.Leaderboard
-
The name of the leaderboard.
- getNetworkDiagnostics() - Method in class com.google.api.services.games.model.RoomCreateRequest
-
Network diagnostics for the client creating the room.
- getNetworkDiagnostics() - Method in class com.google.api.services.games.model.RoomJoinRequest
-
Network diagnostics for the client joining the room.
- getNewlyUnlocked() - Method in class com.google.api.services.games.model.AchievementIncrementResponse
-
Whether the the current steps for the achievement has reached the number of steps required to
unlock.
- getNewlyUnlocked() - Method in class com.google.api.services.games.model.AchievementUnlockResponse
-
Whether this achievement was newly unlocked (that is, whether the unlock request for the
achievement was the first for the player).
- getNextPageToken() - Method in class com.google.api.services.games.model.AchievementDefinitionsListResponse
-
Token corresponding to the next page of results.
- getNextPageToken() - Method in class com.google.api.services.games.model.LeaderboardListResponse
-
Token corresponding to the next page of results.
- getNextPageToken() - Method in class com.google.api.services.games.model.LeaderboardScores
-
The pagination token for the next page of results.
- getNextPageToken() - Method in class com.google.api.services.games.model.PlayerAchievementListResponse
-
Token corresponding to the next page of results.
- getNextPageToken() - Method in class com.google.api.services.games.model.PlayerLeaderboardScoreListResponse
-
The pagination token for the next page of results.
- getNextPageToken() - Method in class com.google.api.services.games.model.RoomList
-
The pagination token for the next page of results.
- getNumMessagesLost() - Method in class com.google.api.services.games.model.PeerChannelDiagnostics
-
Number of messages lost.
- getNumMessagesReceived() - Method in class com.google.api.services.games.model.PeerChannelDiagnostics
-
Number of messages received.
- getNumMessagesSent() - Method in class com.google.api.services.games.model.PeerChannelDiagnostics
-
Number of messages sent.
- getNumScores() - Method in class com.google.api.services.games.model.LeaderboardScoreRank
-
The number of scores in the leaderboard.
- getNumScores() - Method in class com.google.api.services.games.model.LeaderboardScores
-
The total number of scores in the leaderboard.
- getNumSendFailures() - Method in class com.google.api.services.games.model.PeerChannelDiagnostics
-
Number of send failures.
- getOauthToken() - Method in class com.google.api.services.games.GamesRequest
-
OAuth 2.0 token for the current user.
- getOrder() - Method in class com.google.api.services.games.model.Leaderboard
-
How scores are ordered.
- getPackageName() - Method in class com.google.api.services.games.model.InstanceAndroidDetails
-
Android package name which maps to Google Play URL.
- getPageToken() - Method in class com.google.api.services.games.Games.AchievementDefinitions.List
-
The token returned by the previous request.
- getPageToken() - Method in class com.google.api.services.games.Games.Achievements.List
-
The token returned by the previous request.
- getPageToken() - Method in class com.google.api.services.games.Games.Leaderboards.List
-
The token returned by the previous request.
- getPageToken() - Method in class com.google.api.services.games.Games.Rooms.List
-
The token returned by the previous request.
- getPageToken() - Method in class com.google.api.services.games.Games.Scores.Get
-
The token returned by the previous request.
- getPageToken() - Method in class com.google.api.services.games.Games.Scores.List
-
The token returned by the previous request.
- getPageToken() - Method in class com.google.api.services.games.Games.Scores.ListWindow
-
The token returned by the previous request.
- getParticipantId() - Method in class com.google.api.services.games.model.PeerSessionDiagnostics
-
The participant ID of the peer.
- getParticipantId() - Method in class com.google.api.services.games.model.RoomModification
-
The ID of the participant that modified the room.
- getParticipantId() - Method in class com.google.api.services.games.model.RoomP2PStatus
-
The ID of the participant.
- getParticipants() - Method in class com.google.api.services.games.model.Room
-
The participants involved in the room, along with their statuses.
- getParticipants() - Method in class com.google.api.services.games.model.RoomStatus
-
The participants involved in the room, along with their statuses.
- getPeerSession() - Method in class com.google.api.services.games.model.RoomLeaveDiagnostics
-
Diagnostics about all peer sessions.
- getPlatformType() - Method in class com.google.api.services.games.Games.Applications.Get
-
Restrict application details returned to the specific platform.
- getPlatformType() - Method in class com.google.api.services.games.model.Instance
-
The platform type.
- getPlayer() - Method in class com.google.api.services.games.model.LeaderboardEntry
-
The player who holds this score.
- getPlayer() - Method in class com.google.api.services.games.model.RoomParticipant
-
Information about the player.
- getPlayerId() - Method in class com.google.api.services.games.Games.Achievements.List
-
A player ID.
- getPlayerId() - Method in class com.google.api.services.games.Games.Players.Get
-
A player ID.
- getPlayerId() - Method in class com.google.api.services.games.Games.Scores.Get
-
A player ID.
- getPlayerId() - Method in class com.google.api.services.games.model.Player
-
The ID of the player.
- getPlayerScore() - Method in class com.google.api.services.games.model.LeaderboardScores
-
The score of the requesting player on the leaderboard.
- getPreferred() - Method in class com.google.api.services.games.model.InstanceAndroidDetails
-
Indicates that this instance is the default for new installations.
- getPreferred() - Method in class com.google.api.services.games.model.InstanceWebDetails
-
Indicates that this instance is the default for new installations.
- getPreferredForIpad() - Method in class com.google.api.services.games.model.InstanceIosDetails
-
Indicates that this instance is the default for new installations on iPad devices.
- getPreferredForIphone() - Method in class com.google.api.services.games.model.InstanceIosDetails
-
Indicates that this instance is the default for new installations on iPhone devices.
- getPrettyPrint() - Method in class com.google.api.services.games.GamesRequest
-
Returns response with indentations and line breaks.
- getPrevPageToken() - Method in class com.google.api.services.games.model.LeaderboardScores
-
The pagination token for the previous page of results.
- getPrimary() - Method in class com.google.api.services.games.model.ApplicationCategory
-
The primary category.
- getPublicRank() - Method in class com.google.api.services.games.model.PlayerLeaderboardScore
-
The public rank of the score in this leaderboard.
- getQuotaUser() - Method in class com.google.api.services.games.GamesRequest
-
Available to use for quota purposes for server-side applications.
- getRank() - Method in class com.google.api.services.games.model.LeaderboardScoreRank
-
The rank in the leaderboard.
- getRealtimePlay() - Method in class com.google.api.services.games.model.Instance
-
Flag to show if this game instance supports realtime play.
- getReason() - Method in class com.google.api.services.games.model.RoomLeaveRequest
-
Reason for leaving the match.
- getRegistrationLatencyMillis() - Method in class com.google.api.services.games.model.NetworkDiagnostics
-
The amount of time in milliseconds it took for the client to establish a connection with the
XMPP server.
- getReliableChannel() - Method in class com.google.api.services.games.model.PeerSessionDiagnostics
-
Reliable channel diagnostics.
- getRequestId() - Method in class com.google.api.services.games.Games.Achievements.Increment
-
A randomly generated numeric ID for each request specified by the caller.
- getResultsAbove() - Method in class com.google.api.services.games.Games.Scores.ListWindow
-
The preferred number of scores to return above the player's score.
- getReturnTopIfAbsent() - Method in class com.google.api.services.games.Games.Scores.ListWindow
-
True if the top scores should be returned when the player is not in the leaderboard.
- getRevealedIconUrl() - Method in class com.google.api.services.games.model.AchievementDefinition
-
The image URL for the revealed achievement icon.
- getRevisionStatus() - Method in class com.google.api.services.games.model.RevisionCheckResponse
-
The result of the revision check.
- getRoomId() - Method in class com.google.api.services.games.Games.Rooms.Decline
-
The ID of the room.
- getRoomId() - Method in class com.google.api.services.games.Games.Rooms.Dismiss
-
The ID of the room.
- getRoomId() - Method in class com.google.api.services.games.Games.Rooms.Get
-
The ID of the room.
- getRoomId() - Method in class com.google.api.services.games.Games.Rooms.Join
-
The ID of the room.
- getRoomId() - Method in class com.google.api.services.games.Games.Rooms.Leave
-
The ID of the room.
- getRoomId() - Method in class com.google.api.services.games.Games.Rooms.ReportStatus
-
The ID of the room.
- getRoomId() - Method in class com.google.api.services.games.model.Room
-
Globally unique ID for a room.
- getRoomId() - Method in class com.google.api.services.games.model.RoomStatus
-
Globally unique ID for a room.
- getRoomStatusVersion() - Method in class com.google.api.services.games.model.Room
-
The version of the room status: an increasing counter, used by the client to ignore out-of-
order updates to room status.
- getRoundtripLatencyMillis() - Method in class com.google.api.services.games.model.PeerChannelDiagnostics
-
Roundtrip latency stats in milliseconds.
- getScore() - Method in class com.google.api.services.games.Games.Scores.Submit
-
The score you're submitting.
- getScore() - Method in class com.google.api.services.games.model.PlayerScore
-
The numerical value for this player score.
- getScore() - Method in class com.google.api.services.games.model.ScoreSubmission
-
The new score being submitted.
- getScoreRank() - Method in class com.google.api.services.games.model.LeaderboardEntry
-
The rank of this score for this leaderboard.
- getScores() - Method in class com.google.api.services.games.model.PlayerScoreSubmissionList
-
The score submissions.
- getScoreString() - Method in class com.google.api.services.games.model.PlayerLeaderboardScore
-
The formatted value of this score.
- getScoreValue() - Method in class com.google.api.services.games.model.LeaderboardEntry
-
The numerical value of this score.
- getScoreValue() - Method in class com.google.api.services.games.model.PlayerLeaderboardScore
-
The numerical value of this score.
- getSecondary() - Method in class com.google.api.services.games.model.ApplicationCategory
-
The secondary category.
- getSocialRank() - Method in class com.google.api.services.games.model.PlayerLeaderboardScore
-
The social rank of the score in this leaderboard.
- getSocketsUsed() - Method in class com.google.api.services.games.model.RoomLeaveDiagnostics
-
Whether or not sockets were used.
- getState() - Method in class com.google.api.services.games.Games.Achievements.List
-
Tells the server to return only achievements with the specified state.
- getStatus() - Method in class com.google.api.services.games.model.Room
-
The status of the room.
- getStatus() - Method in class com.google.api.services.games.model.RoomP2PStatus
-
The status of the peer in the room.
- getStatus() - Method in class com.google.api.services.games.model.RoomParticipant
-
The status of the participant with respect to the room.
- getStatus() - Method in class com.google.api.services.games.model.RoomStatus
-
The status of the room.
- getStatusVersion() - Method in class com.google.api.services.games.model.RoomStatus
-
The version of the status for the room: an increasing counter, used by the client to ignore
out-of-order updates to room status.
- getStepsToIncrement() - Method in class com.google.api.services.games.Games.Achievements.Increment
-
The number of steps to increment.
- getSubmittedScores() - Method in class com.google.api.services.games.model.PlayerScoreListResponse
-
The score submissions statuses.
- getSum() - Method in class com.google.api.services.games.model.AggregateStats
-
The total number of bytes sent for messages between a pair of peers.
- getSupportIpad() - Method in class com.google.api.services.games.model.InstanceIosDetails
-
Flag to indicate if this instance supports iPad.
- getSupportIphone() - Method in class com.google.api.services.games.model.InstanceIosDetails
-
Flag to indicate if this instance supports iPhone.
- getTimeSpan() - Method in class com.google.api.services.games.Games.Scores.Get
-
The time span for the scores and ranks you're requesting.
- getTimeSpan() - Method in class com.google.api.services.games.Games.Scores.List
-
The time span for the scores and ranks you're requesting.
- getTimeSpan() - Method in class com.google.api.services.games.Games.Scores.ListWindow
-
The time span for the scores and ranks you're requesting.
- getTimeSpan() - Method in class com.google.api.services.games.model.LeaderboardEntry
-
The time span of this high score.
- getTimeSpan() - Method in class com.google.api.services.games.model.PlayerLeaderboardScore
-
The time span of this score.
- getTimeSpan() - Method in class com.google.api.services.games.model.PlayerScore
-
The time span for this player score.
- getTotalSteps() - Method in class com.google.api.services.games.model.AchievementDefinition
-
The total steps for an incremental achievement.
- getTurnBasedPlay() - Method in class com.google.api.services.games.model.Instance
-
Flag to show if this game instance supports turn based play.
- getUnbeatenScores() - Method in class com.google.api.services.games.model.PlayerScoreResponse
-
The scores in time spans that have not been beaten.
- getUnlockedIconUrl() - Method in class com.google.api.services.games.model.AchievementDefinition
-
The image URL for the unlocked achievement icon.
- getUnreliableChannel() - Method in class com.google.api.services.games.model.PeerSessionDiagnostics
-
Unreliable channel diagnostics.
- getUnreliableRoundtripLatencyMillis() - Method in class com.google.api.services.games.model.RoomP2PStatus
-
The amount of time in milliseconds it took to send packets back and forth on the unreliable
channel with this peer.
- getUpdates() - Method in class com.google.api.services.games.model.RoomP2PStatuses
-
The updates for the peers.
- getUrl() - Method in class com.google.api.services.games.model.ImageAsset
-
The URL of the asset.
- getUserIp() - Method in class com.google.api.services.games.GamesRequest
-
IP address of the site where the request originates.
- getVariant() - Method in class com.google.api.services.games.model.Room
-
The variant / mode of the application being played; can be any integer value, or left blank.
- getVariant() - Method in class com.google.api.services.games.model.RoomCreateRequest
-
The variant / mode of the application to be played.
- getWaitEstimateSeconds() - Method in class com.google.api.services.games.model.RoomAutoMatchStatus
-
An estimate for the amount of time (in seconds) that auto-matching is expected to take to
complete.
- getWebInstance() - Method in class com.google.api.services.games.model.Instance
-
Platform dependent details for Web.
- getWidth() - Method in class com.google.api.services.games.model.ImageAsset
-
The width of the asset.
- getWriteTimestamp() - Method in class com.google.api.services.games.model.PlayerLeaderboardScore
-
The timestamp at which this score was recorded, in milliseconds since the epoch in UTC.
- getWriteTimestampMillis() - Method in class com.google.api.services.games.model.LeaderboardEntry
-
The timestamp at which this score was recorded, in milliseconds since the epoch in UTC.
- getXmppAddress() - Method in class com.google.api.services.games.model.RoomClientAddress
-
The XMPP address of the client on the Google Games XMPP network.
- scores() - Method in class com.google.api.services.games.Games
-
An accessor for creating requests from the Scores collection.
- ScoreSubmission - Class in com.google.api.services.games.model
-
This is a JSON template for a request to submit a score to leaderboards.
- ScoreSubmission() - Constructor for class com.google.api.services.games.model.ScoreSubmission
-
- set(String, Object) - Method in class com.google.api.services.games.Games.AchievementDefinitions.List
-
- set(String, Object) - Method in class com.google.api.services.games.Games.Achievements.Increment
-
- set(String, Object) - Method in class com.google.api.services.games.Games.Achievements.List
-
- set(String, Object) - Method in class com.google.api.services.games.Games.Achievements.Reveal
-
- set(String, Object) - Method in class com.google.api.services.games.Games.Achievements.Unlock
-
- set(String, Object) - Method in class com.google.api.services.games.Games.Applications.Get
-
- set(String, Object) - Method in class com.google.api.services.games.Games.Applications.Played
-
- set(String, Object) - Method in class com.google.api.services.games.Games.Leaderboards.Get
-
- set(String, Object) - Method in class com.google.api.services.games.Games.Leaderboards.List
-
- set(String, Object) - Method in class com.google.api.services.games.Games.Players.Get
-
- set(String, Object) - Method in class com.google.api.services.games.Games.Revisions.Check
-
- set(String, Object) - Method in class com.google.api.services.games.Games.Rooms.Create
-
- set(String, Object) - Method in class com.google.api.services.games.Games.Rooms.Decline
-
- set(String, Object) - Method in class com.google.api.services.games.Games.Rooms.Dismiss
-
- set(String, Object) - Method in class com.google.api.services.games.Games.Rooms.Get
-
- set(String, Object) - Method in class com.google.api.services.games.Games.Rooms.Join
-
- set(String, Object) - Method in class com.google.api.services.games.Games.Rooms.Leave
-
- set(String, Object) - Method in class com.google.api.services.games.Games.Rooms.List
-
- set(String, Object) - Method in class com.google.api.services.games.Games.Rooms.ReportStatus
-
- set(String, Object) - Method in class com.google.api.services.games.Games.Scores.Get
-
- set(String, Object) - Method in class com.google.api.services.games.Games.Scores.List
-
- set(String, Object) - Method in class com.google.api.services.games.Games.Scores.ListWindow
-
- set(String, Object) - Method in class com.google.api.services.games.Games.Scores.Submit
-
- set(String, Object) - Method in class com.google.api.services.games.Games.Scores.SubmitMultiple
-
- set(String, Object) - Method in class com.google.api.services.games.GamesRequest
-
- set(String, Object) - Method in class com.google.api.services.games.model.AchievementDefinition
-
- set(String, Object) - Method in class com.google.api.services.games.model.AchievementDefinitionsListResponse
-
- set(String, Object) - Method in class com.google.api.services.games.model.AchievementIncrementResponse
-
- set(String, Object) - Method in class com.google.api.services.games.model.AchievementRevealResponse
-
- set(String, Object) - Method in class com.google.api.services.games.model.AchievementUnlockResponse
-
- set(String, Object) - Method in class com.google.api.services.games.model.AggregateStats
-
- set(String, Object) - Method in class com.google.api.services.games.model.AnonymousPlayer
-
- set(String, Object) - Method in class com.google.api.services.games.model.Application
-
- set(String, Object) - Method in class com.google.api.services.games.model.ApplicationCategory
-
- set(String, Object) - Method in class com.google.api.services.games.model.ImageAsset
-
- set(String, Object) - Method in class com.google.api.services.games.model.Instance
-
- set(String, Object) - Method in class com.google.api.services.games.model.InstanceAndroidDetails
-
- set(String, Object) - Method in class com.google.api.services.games.model.InstanceIosDetails
-
- set(String, Object) - Method in class com.google.api.services.games.model.InstanceWebDetails
-
- set(String, Object) - Method in class com.google.api.services.games.model.Leaderboard
-
- set(String, Object) - Method in class com.google.api.services.games.model.LeaderboardEntry
-
- set(String, Object) - Method in class com.google.api.services.games.model.LeaderboardListResponse
-
- set(String, Object) - Method in class com.google.api.services.games.model.LeaderboardScoreRank
-
- set(String, Object) - Method in class com.google.api.services.games.model.LeaderboardScores
-
- set(String, Object) - Method in class com.google.api.services.games.model.NetworkDiagnostics
-
- set(String, Object) - Method in class com.google.api.services.games.model.PeerChannelDiagnostics
-
- set(String, Object) - Method in class com.google.api.services.games.model.PeerSessionDiagnostics
-
- set(String, Object) - Method in class com.google.api.services.games.model.Player
-
- set(String, Object) - Method in class com.google.api.services.games.model.PlayerAchievement
-
- set(String, Object) - Method in class com.google.api.services.games.model.PlayerAchievementListResponse
-
- set(String, Object) - Method in class com.google.api.services.games.model.PlayerLeaderboardScore
-
- set(String, Object) - Method in class com.google.api.services.games.model.PlayerLeaderboardScoreListResponse
-
- set(String, Object) - Method in class com.google.api.services.games.model.PlayerScore
-
- set(String, Object) - Method in class com.google.api.services.games.model.PlayerScoreListResponse
-
- set(String, Object) - Method in class com.google.api.services.games.model.PlayerScoreResponse
-
- set(String, Object) - Method in class com.google.api.services.games.model.PlayerScoreSubmissionList
-
- set(String, Object) - Method in class com.google.api.services.games.model.RevisionCheckResponse
-
- set(String, Object) - Method in class com.google.api.services.games.model.Room
-
- set(String, Object) - Method in class com.google.api.services.games.model.RoomAutoMatchingCriteria
-
- set(String, Object) - Method in class com.google.api.services.games.model.RoomAutoMatchStatus
-
- set(String, Object) - Method in class com.google.api.services.games.model.RoomClientAddress
-
- set(String, Object) - Method in class com.google.api.services.games.model.RoomCreateRequest
-
- set(String, Object) - Method in class com.google.api.services.games.model.RoomJoinRequest
-
- set(String, Object) - Method in class com.google.api.services.games.model.RoomLeaveDiagnostics
-
- set(String, Object) - Method in class com.google.api.services.games.model.RoomLeaveRequest
-
- set(String, Object) - Method in class com.google.api.services.games.model.RoomList
-
- set(String, Object) - Method in class com.google.api.services.games.model.RoomModification
-
- set(String, Object) - Method in class com.google.api.services.games.model.RoomP2PStatus
-
- set(String, Object) - Method in class com.google.api.services.games.model.RoomP2PStatuses
-
- set(String, Object) - Method in class com.google.api.services.games.model.RoomParticipant
-
- set(String, Object) - Method in class com.google.api.services.games.model.RoomStatus
-
- set(String, Object) - Method in class com.google.api.services.games.model.ScoreSubmission
-
- setAchievementCount(Integer) - Method in class com.google.api.services.games.model.Application
-
The number of achievements visible to the currently authenticated player.
- setAchievementId(String) - Method in class com.google.api.services.games.Games.Achievements.Increment
-
The ID of the achievement used by this method.
- setAchievementId(String) - Method in class com.google.api.services.games.Games.Achievements.Reveal
-
The ID of the achievement used by this method.
- setAchievementId(String) - Method in class com.google.api.services.games.Games.Achievements.Unlock
-
The ID of the achievement used by this method.
- setAchievementState(String) - Method in class com.google.api.services.games.model.PlayerAchievement
-
The state of the achievement.
- setAchievementType(String) - Method in class com.google.api.services.games.model.AchievementDefinition
-
The type of the achievement.
- setAcquisitionUri(String) - Method in class com.google.api.services.games.model.Instance
-
URI which shows where a user can acquire this instance.
- setAlt(String) - Method in class com.google.api.services.games.Games.AchievementDefinitions.List
-
- setAlt(String) - Method in class com.google.api.services.games.Games.Achievements.Increment
-
- setAlt(String) - Method in class com.google.api.services.games.Games.Achievements.List
-
- setAlt(String) - Method in class com.google.api.services.games.Games.Achievements.Reveal
-
- setAlt(String) - Method in class com.google.api.services.games.Games.Achievements.Unlock
-
- setAlt(String) - Method in class com.google.api.services.games.Games.Applications.Get
-
- setAlt(String) - Method in class com.google.api.services.games.Games.Applications.Played
-
- setAlt(String) - Method in class com.google.api.services.games.Games.Leaderboards.Get
-
- setAlt(String) - Method in class com.google.api.services.games.Games.Leaderboards.List
-
- setAlt(String) - Method in class com.google.api.services.games.Games.Players.Get
-
- setAlt(String) - Method in class com.google.api.services.games.Games.Revisions.Check
-
- setAlt(String) - Method in class com.google.api.services.games.Games.Rooms.Create
-
- setAlt(String) - Method in class com.google.api.services.games.Games.Rooms.Decline
-
- setAlt(String) - Method in class com.google.api.services.games.Games.Rooms.Dismiss
-
- setAlt(String) - Method in class com.google.api.services.games.Games.Rooms.Get
-
- setAlt(String) - Method in class com.google.api.services.games.Games.Rooms.Join
-
- setAlt(String) - Method in class com.google.api.services.games.Games.Rooms.Leave
-
- setAlt(String) - Method in class com.google.api.services.games.Games.Rooms.List
-
- setAlt(String) - Method in class com.google.api.services.games.Games.Rooms.ReportStatus
-
- setAlt(String) - Method in class com.google.api.services.games.Games.Scores.Get
-
- setAlt(String) - Method in class com.google.api.services.games.Games.Scores.List
-
- setAlt(String) - Method in class com.google.api.services.games.Games.Scores.ListWindow
-
- setAlt(String) - Method in class com.google.api.services.games.Games.Scores.Submit
-
- setAlt(String) - Method in class com.google.api.services.games.Games.Scores.SubmitMultiple
-
- setAlt(String) - Method in class com.google.api.services.games.GamesRequest
-
Data format for the response.
- setAndroidInstance(InstanceAndroidDetails) - Method in class com.google.api.services.games.model.Instance
-
Platform dependent details for Android.
- setAndroidNetworkSubtype(Integer) - Method in class com.google.api.services.games.model.NetworkDiagnostics
-
The Android network subtype.
- setAndroidNetworkSubtype(Integer) - Method in class com.google.api.services.games.model.RoomLeaveDiagnostics
-
Android network subtype.
- setAndroidNetworkType(Integer) - Method in class com.google.api.services.games.model.NetworkDiagnostics
-
The Android network type.
- setAndroidNetworkType(Integer) - Method in class com.google.api.services.games.model.RoomLeaveDiagnostics
-
Android network type.
- setApplicationId(String) - Method in class com.google.api.services.games.Games.Applications.Get
-
The application being requested.
- setApplicationId(String) - Method in class com.google.api.services.games.model.Room
-
The ID of the application being played.
- setApplicationName(String) - Method in class com.google.api.services.games.Games.Builder
-
- setAssets(List<ImageAsset>) - Method in class com.google.api.services.games.model.Application
-
The assets of the application.
- setAuthor(String) - Method in class com.google.api.services.games.model.Application
-
The author of the application.
- setAutoMatchedPlayer(AnonymousPlayer) - Method in class com.google.api.services.games.model.RoomParticipant
-
Information about a player that has been auto-matched against the requesting player.
- setAutoMatchingCriteria(RoomAutoMatchingCriteria) - Method in class com.google.api.services.games.model.Room
-
Criteria for auto-matching players into this room.
- setAutoMatchingCriteria(RoomAutoMatchingCriteria) - Method in class com.google.api.services.games.model.RoomCreateRequest
-
Criteria for auto-matching players into this room.
- setAutoMatchingStatus(RoomAutoMatchStatus) - Method in class com.google.api.services.games.model.Room
-
Auto-matching status for this room.
- setAutoMatchingStatus(RoomAutoMatchStatus) - Method in class com.google.api.services.games.model.RoomStatus
-
Auto-matching status for this room.
- setAvatarImageUrl(String) - Method in class com.google.api.services.games.model.AnonymousPlayer
-
The base URL for the image to display for the anonymous player.
- setAvatarImageUrl(String) - Method in class com.google.api.services.games.model.Player
-
The base URL for the image that represents the player.
- setBeatenScoreTimeSpans(List<String>) - Method in class com.google.api.services.games.model.PlayerScoreResponse
-
The time spans where the submitted score is better than the existing score for that time span.
- setBundleIdentifier(String) - Method in class com.google.api.services.games.model.InstanceIosDetails
-
Bundle identifier.
- setBytesReceived(AggregateStats) - Method in class com.google.api.services.games.model.PeerChannelDiagnostics
-
Number of bytes received.
- setBytesSent(AggregateStats) - Method in class com.google.api.services.games.model.PeerChannelDiagnostics
-
Number of bytes sent.
- setCapabilities(List<String>) - Method in class com.google.api.services.games.model.RoomCreateRequest
-
The capabilities that this client supports for realtime communication.
- setCapabilities(List<String>) - Method in class com.google.api.services.games.model.RoomJoinRequest
-
The capabilities that this client supports for realtime communication.
- setCapabilities(List<String>) - Method in class com.google.api.services.games.model.RoomParticipant
-
The capabilities which can be used when communicating with this participant.
- setCategory(ApplicationCategory) - Method in class com.google.api.services.games.model.Application
-
The category of the application.
- setClientAddress(RoomClientAddress) - Method in class com.google.api.services.games.model.RoomCreateRequest
-
Client address for the player creating the room.
- setClientAddress(RoomClientAddress) - Method in class com.google.api.services.games.model.RoomJoinRequest
-
Client address for the player joining the room.
- setClientAddress(RoomClientAddress) - Method in class com.google.api.services.games.model.RoomParticipant
-
Client address for the participant.
- setClientRevision(String) - Method in class com.google.api.services.games.Games.Revisions.Check
-
The revision of the client SDK used by your application.
- setCollection(String) - Method in class com.google.api.services.games.Games.Scores.List
-
The collection of scores you're requesting.
- setCollection(String) - Method in class com.google.api.services.games.Games.Scores.ListWindow
-
The collection of scores you're requesting.
- setConnected(Boolean) - Method in class com.google.api.services.games.model.RoomParticipant
-
True if this participant is in the fully connected set of peers in the room.
- setConnectedTimestampMillis(Long) - Method in class com.google.api.services.games.model.PeerSessionDiagnostics
-
Connected time in milliseconds.
- setConnectionSetupLatencyMillis(Integer) - Method in class com.google.api.services.games.model.RoomP2PStatus
-
The amount of time in milliseconds it took to establish connections with this peer.
- setCount(Long) - Method in class com.google.api.services.games.model.AggregateStats
-
The number of messages sent between a pair of peers.
- setCreationDetails(RoomModification) - Method in class com.google.api.services.games.model.Room
-
Details about the room creation.
- setCurrentState(String) - Method in class com.google.api.services.games.model.AchievementRevealResponse
-
The current state of the achievement for which a reveal was attempted.
- setCurrentSteps(Integer) - Method in class com.google.api.services.games.model.AchievementIncrementResponse
-
The current steps recorded for this incremental achievement.
- setCurrentSteps(Integer) - Method in class com.google.api.services.games.model.PlayerAchievement
-
The current steps for an incremental achievement.
- setDescription(String) - Method in class com.google.api.services.games.model.AchievementDefinition
-
The description of the achievement.
- setDescription(String) - Method in class com.google.api.services.games.model.Application
-
The description of the application.
- setDescription(String) - Method in class com.google.api.services.games.model.Room
-
This short description is generated by our servers and worded relative to the player requesting
the room.
- setDisableGZipContent(boolean) - Method in class com.google.api.services.games.GamesRequest
-
- setDisplayName(String) - Method in class com.google.api.services.games.model.AnonymousPlayer
-
The name to display for the anonymous player.
- setDisplayName(String) - Method in class com.google.api.services.games.model.Player
-
The name to display for the player.
- setEnablePiracyCheck(Boolean) - Method in class com.google.api.services.games.model.InstanceAndroidDetails
-
Flag indicating whether the anti-piracy check is enabled.
- setError(String) - Method in class com.google.api.services.games.model.RoomP2PStatus
-
The error code in event of a failure.
- setErrorReason(String) - Method in class com.google.api.services.games.model.RoomP2PStatus
-
More detailed diagnostic message returned in event of a failure.
- setExclusiveBitmask(Long) - Method in class com.google.api.services.games.model.RoomAutoMatchingCriteria
-
A bitmask indicating when auto-matches are valid.
- setFields(String) - Method in class com.google.api.services.games.Games.AchievementDefinitions.List
-
- setFields(String) - Method in class com.google.api.services.games.Games.Achievements.Increment
-
- setFields(String) - Method in class com.google.api.services.games.Games.Achievements.List
-
- setFields(String) - Method in class com.google.api.services.games.Games.Achievements.Reveal
-
- setFields(String) - Method in class com.google.api.services.games.Games.Achievements.Unlock
-
- setFields(String) - Method in class com.google.api.services.games.Games.Applications.Get
-
- setFields(String) - Method in class com.google.api.services.games.Games.Applications.Played
-
- setFields(String) - Method in class com.google.api.services.games.Games.Leaderboards.Get
-
- setFields(String) - Method in class com.google.api.services.games.Games.Leaderboards.List
-
- setFields(String) - Method in class com.google.api.services.games.Games.Players.Get
-
- setFields(String) - Method in class com.google.api.services.games.Games.Revisions.Check
-
- setFields(String) - Method in class com.google.api.services.games.Games.Rooms.Create
-
- setFields(String) - Method in class com.google.api.services.games.Games.Rooms.Decline
-
- setFields(String) - Method in class com.google.api.services.games.Games.Rooms.Dismiss
-
- setFields(String) - Method in class com.google.api.services.games.Games.Rooms.Get
-
- setFields(String) - Method in class com.google.api.services.games.Games.Rooms.Join
-
- setFields(String) - Method in class com.google.api.services.games.Games.Rooms.Leave
-
- setFields(String) - Method in class com.google.api.services.games.Games.Rooms.List
-
- setFields(String) - Method in class com.google.api.services.games.Games.Rooms.ReportStatus
-
- setFields(String) - Method in class com.google.api.services.games.Games.Scores.Get
-
- setFields(String) - Method in class com.google.api.services.games.Games.Scores.List
-
- setFields(String) - Method in class com.google.api.services.games.Games.Scores.ListWindow
-
- setFields(String) - Method in class com.google.api.services.games.Games.Scores.Submit
-
- setFields(String) - Method in class com.google.api.services.games.Games.Scores.SubmitMultiple
-
- setFields(String) - Method in class com.google.api.services.games.GamesRequest
-
Selector specifying which fields to include in a partial response.
- setFormattedCurrentStepsString(String) - Method in class com.google.api.services.games.model.PlayerAchievement
-
The current steps for an incremental achievement as a string.
- setFormattedNumScores(String) - Method in class com.google.api.services.games.model.LeaderboardScoreRank
-
The number of scores in the leaderboard as a string.
- setFormattedRank(String) - Method in class com.google.api.services.games.model.LeaderboardScoreRank
-
The rank in the leaderboard as a string.
- setFormattedScore(String) - Method in class com.google.api.services.games.model.LeaderboardEntry
-
The localized string for the numerical value of this score.
- setFormattedScore(String) - Method in class com.google.api.services.games.model.PlayerScore
-
The formatted score for this player score.
- setFormattedScore(String) - Method in class com.google.api.services.games.model.PlayerScoreResponse
-
The formatted value of the submitted score.
- setFormattedScoreRank(String) - Method in class com.google.api.services.games.model.LeaderboardEntry
-
The localized string for the rank of this score for this leaderboard.
- setFormattedTotalSteps(String) - Method in class com.google.api.services.games.model.AchievementDefinition
-
The total steps for an incremental achievement as a string.
- setGamesRequestInitializer(GamesRequestInitializer) - Method in class com.google.api.services.games.Games.Builder
-
- setGoogleClientRequestInitializer(GoogleClientRequestInitializer) - Method in class com.google.api.services.games.Games.Builder
-
- setHeight(Integer) - Method in class com.google.api.services.games.model.ImageAsset
-
The height of the asset.
- setHttpRequestInitializer(HttpRequestInitializer) - Method in class com.google.api.services.games.Games.Builder
-
- setIconUrl(String) - Method in class com.google.api.services.games.model.Leaderboard
-
The icon for the leaderboard.
- setId(String) - Method in class com.google.api.services.games.model.AchievementDefinition
-
The ID of the achievement.
- setId(String) - Method in class com.google.api.services.games.model.Application
-
The ID of the application.
- setId(String) - Method in class com.google.api.services.games.model.Leaderboard
-
The leaderboard ID.
- setId(String) - Method in class com.google.api.services.games.model.PlayerAchievement
-
The ID of the achievement.
- setId(String) - Method in class com.google.api.services.games.model.RoomParticipant
-
An identifier for the participant in the scope of the room.
- setIncludeRankType(String) - Method in class com.google.api.services.games.Games.Scores.Get
-
The types of ranks to return.
- setInitialState(String) - Method in class com.google.api.services.games.model.AchievementDefinition
-
The initial state of the achievement.
- setInstances(List<Instance>) - Method in class com.google.api.services.games.model.Application
-
The instances of the application.
- setInvitedPlayerIds(List<String>) - Method in class com.google.api.services.games.model.RoomCreateRequest
-
The player IDs to invite to the room.
- setIosInstance(InstanceIosDetails) - Method in class com.google.api.services.games.model.Instance
-
Platform dependent details for iOS.
- setIsIconUrlDefault(Boolean) - Method in class com.google.api.services.games.model.Leaderboard
-
Indicates whether the icon image being returned is a default image, or is game-provided.
- setIsRevealedIconUrlDefault(Boolean) - Method in class com.google.api.services.games.model.AchievementDefinition
-
Indicates whether the revealed icon image being returned is a default image, or is provided by
the game.
- setIsUnlockedIconUrlDefault(Boolean) - Method in class com.google.api.services.games.model.AchievementDefinition
-
Indicates whether the unlocked icon image being returned is a default image, or is game-
provided.
- setItems(List<AchievementDefinition>) - Method in class com.google.api.services.games.model.AchievementDefinitionsListResponse
-
The achievement definitions.
- setItems(List<Leaderboard>) - Method in class com.google.api.services.games.model.LeaderboardListResponse
-
The leaderboards.
- setItems(List<LeaderboardEntry>) - Method in class com.google.api.services.games.model.LeaderboardScores
-
The scores in the leaderboard.
- setItems(List<PlayerAchievement>) - Method in class com.google.api.services.games.model.PlayerAchievementListResponse
-
The achievements.
- setItems(List<PlayerLeaderboardScore>) - Method in class com.google.api.services.games.model.PlayerLeaderboardScoreListResponse
-
The leaderboard scores.
- setItems(List<Room>) - Method in class com.google.api.services.games.model.RoomList
-
The rooms.
- setItunesAppId(String) - Method in class com.google.api.services.games.model.InstanceIosDetails
-
iTunes App ID.
- setKey(String) - Method in class com.google.api.services.games.Games.AchievementDefinitions.List
-
- setKey(String) - Method in class com.google.api.services.games.Games.Achievements.Increment
-
- setKey(String) - Method in class com.google.api.services.games.Games.Achievements.List
-
- setKey(String) - Method in class com.google.api.services.games.Games.Achievements.Reveal
-
- setKey(String) - Method in class com.google.api.services.games.Games.Achievements.Unlock
-
- setKey(String) - Method in class com.google.api.services.games.Games.Applications.Get
-
- setKey(String) - Method in class com.google.api.services.games.Games.Applications.Played
-
- setKey(String) - Method in class com.google.api.services.games.Games.Leaderboards.Get
-
- setKey(String) - Method in class com.google.api.services.games.Games.Leaderboards.List
-
- setKey(String) - Method in class com.google.api.services.games.Games.Players.Get
-
- setKey(String) - Method in class com.google.api.services.games.Games.Revisions.Check
-
- setKey(String) - Method in class com.google.api.services.games.Games.Rooms.Create
-
- setKey(String) - Method in class com.google.api.services.games.Games.Rooms.Decline
-
- setKey(String) - Method in class com.google.api.services.games.Games.Rooms.Dismiss
-
- setKey(String) - Method in class com.google.api.services.games.Games.Rooms.Get
-
- setKey(String) - Method in class com.google.api.services.games.Games.Rooms.Join
-
- setKey(String) - Method in class com.google.api.services.games.Games.Rooms.Leave
-
- setKey(String) - Method in class com.google.api.services.games.Games.Rooms.List
-
- setKey(String) - Method in class com.google.api.services.games.Games.Rooms.ReportStatus
-
- setKey(String) - Method in class com.google.api.services.games.Games.Scores.Get
-
- setKey(String) - Method in class com.google.api.services.games.Games.Scores.List
-
- setKey(String) - Method in class com.google.api.services.games.Games.Scores.ListWindow
-
- setKey(String) - Method in class com.google.api.services.games.Games.Scores.Submit
-
- setKey(String) - Method in class com.google.api.services.games.Games.Scores.SubmitMultiple
-
- setKey(String) - Method in class com.google.api.services.games.GamesRequest
-
API key.
- setKind(String) - Method in class com.google.api.services.games.model.AchievementDefinition
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.AchievementDefinitionsListResponse
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.AchievementIncrementResponse
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.AchievementRevealResponse
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.AchievementUnlockResponse
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.AggregateStats
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.AnonymousPlayer
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.Application
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.ApplicationCategory
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.ImageAsset
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.Instance
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.InstanceAndroidDetails
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.InstanceIosDetails
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.InstanceWebDetails
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.Leaderboard
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.LeaderboardEntry
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.LeaderboardListResponse
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.LeaderboardScoreRank
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.LeaderboardScores
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.NetworkDiagnostics
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.PeerChannelDiagnostics
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.PeerSessionDiagnostics
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.Player
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.PlayerAchievement
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.PlayerAchievementListResponse
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.PlayerLeaderboardScore
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.PlayerLeaderboardScoreListResponse
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.PlayerScore
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.PlayerScoreListResponse
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.PlayerScoreResponse
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.PlayerScoreSubmissionList
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.RevisionCheckResponse
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.Room
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.RoomAutoMatchingCriteria
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.RoomAutoMatchStatus
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.RoomClientAddress
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.RoomCreateRequest
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.RoomJoinRequest
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.RoomLeaveDiagnostics
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.RoomLeaveRequest
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.RoomList
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.RoomModification
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.RoomP2PStatus
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.RoomP2PStatuses
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.RoomParticipant
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.RoomStatus
-
Uniquely identifies the type of this resource.
- setKind(String) - Method in class com.google.api.services.games.model.ScoreSubmission
-
Uniquely identifies the type of this resource.
- setLanguage(String) - Method in class com.google.api.services.games.Games.AchievementDefinitions.List
-
The preferred language to use for strings returned by this method.
- setLanguage(String) - Method in class com.google.api.services.games.Games.Achievements.List
-
The preferred language to use for strings returned by this method.
- setLanguage(String) - Method in class com.google.api.services.games.Games.Applications.Get
-
The preferred language to use for strings returned by this method.
- setLanguage(String) - Method in class com.google.api.services.games.Games.Leaderboards.Get
-
The preferred language to use for strings returned by this method.
- setLanguage(String) - Method in class com.google.api.services.games.Games.Leaderboards.List
-
The preferred language to use for strings returned by this method.
- setLanguage(String) - Method in class com.google.api.services.games.Games.Rooms.Create
-
The preferred language to use for strings returned by this method.
- setLanguage(String) - Method in class com.google.api.services.games.Games.Rooms.Get
-
Specify the preferred language to use to format room info.
- setLanguage(String) - Method in class com.google.api.services.games.Games.Rooms.List
-
The preferred language to use for strings returned by this method.
- setLanguage(String) - Method in class com.google.api.services.games.Games.Scores.Get
-
The preferred language to use for strings returned by this method.
- setLanguage(String) - Method in class com.google.api.services.games.Games.Scores.List
-
The preferred language to use for strings returned by this method.
- setLanguage(String) - Method in class com.google.api.services.games.Games.Scores.ListWindow
-
The preferred language to use for strings returned by this method.
- setLanguage(String) - Method in class com.google.api.services.games.Games.Scores.Submit
-
The preferred language to use for strings returned by this method.
- setLanguage(String) - Method in class com.google.api.services.games.Games.Scores.SubmitMultiple
-
The preferred language to use for strings returned by this method.
- setLastUpdateDetails(RoomModification) - Method in class com.google.api.services.games.model.Room
-
Details about the last update to the room.
- setLastUpdatedTimestamp(Long) - Method in class com.google.api.services.games.model.Application
-
The last updated timestamp of the application.
- setLastUpdatedTimestamp(Long) - Method in class com.google.api.services.games.model.PlayerAchievement
-
The timestamp of the last modification to this achievement's state.
- setLaunchUrl(String) - Method in class com.google.api.services.games.model.InstanceWebDetails
-
Launch URL for the game.
- setLeaderboardCount(Integer) - Method in class com.google.api.services.games.model.Application
-
The number of leaderboards visible to the currently authenticated player.
- setLeaderboardId(String) - Method in class com.google.api.services.games.Games.Leaderboards.Get
-
The ID of the leaderboard.
- setLeaderboardId(String) - Method in class com.google.api.services.games.Games.Scores.Get
-
The ID of the leaderboard.
- setLeaderboardId(String) - Method in class com.google.api.services.games.Games.Scores.List
-
The ID of the leaderboard.
- setLeaderboardId(String) - Method in class com.google.api.services.games.Games.Scores.ListWindow
-
The ID of the leaderboard.
- setLeaderboardId(String) - Method in class com.google.api.services.games.Games.Scores.Submit
-
The ID of the leaderboard.
- setLeaderboardId(String) - Method in class com.google.api.services.games.model.PlayerLeaderboardScore
-
The ID of the leaderboard this score is in.
- setLeaderboardId(String) - Method in class com.google.api.services.games.model.PlayerScoreResponse
-
The leaderboard ID that this score was submitted to.
- setLeaderboardId(String) - Method in class com.google.api.services.games.model.ScoreSubmission
-
The leaderboard this score is being submitted to.
- setLeaveDiagnostics(RoomLeaveDiagnostics) - Method in class com.google.api.services.games.model.RoomLeaveRequest
-
Diagnostics for a player leaving the room.
- setLeaveReason(String) - Method in class com.google.api.services.games.model.RoomParticipant
-
The reason the participant left the room; populated if the participant status is
PARTICIPANT_LEFT.
- setMax(Long) - Method in class com.google.api.services.games.model.AggregateStats
-
The maximum amount.
- setMaxAutoMatchingPlayers(Integer) - Method in class com.google.api.services.games.model.RoomAutoMatchingCriteria
-
The maximum number of players that should be added to the room by auto-matching.
- setMaxResults(Integer) - Method in class com.google.api.services.games.Games.AchievementDefinitions.List
-
The maximum number of achievement resources to return in the response, used for paging.
- setMaxResults(Integer) - Method in class com.google.api.services.games.Games.Achievements.List
-
The maximum number of achievement resources to return in the response, used for paging.
- setMaxResults(Integer) - Method in class com.google.api.services.games.Games.Leaderboards.List
-
The maximum number of leaderboards to return in the response.
- setMaxResults(Integer) - Method in class com.google.api.services.games.Games.Rooms.List
-
The maximum number of rooms to return in the response, used for paging.
- setMaxResults(Integer) - Method in class com.google.api.services.games.Games.Scores.Get
-
The maximum number of leaderboard scores to return in the response.
- setMaxResults(Integer) - Method in class com.google.api.services.games.Games.Scores.List
-
The maximum number of leaderboard scores to return in the response.
- setMaxResults(Integer) - Method in class com.google.api.services.games.Games.Scores.ListWindow
-
The maximum number of leaderboard scores to return in the response.
- setMin(Long) - Method in class com.google.api.services.games.model.AggregateStats
-
The minimum amount.
- setMinAutoMatchingPlayers(Integer) - Method in class com.google.api.services.games.model.RoomAutoMatchingCriteria
-
The minimum number of players that should be added to the room by auto-matching.
- setModifiedTimestampMillis(Long) - Method in class com.google.api.services.games.model.RoomModification
-
The timestamp at which they modified the room, in milliseconds since the epoch in UTC.
- setName(String) - Method in class com.google.api.services.games.model.AchievementDefinition
-
The name of the achievement.
- setName(String) - Method in class com.google.api.services.games.model.Application
-
The name of the application.
- setName(String) - Method in class com.google.api.services.games.model.ImageAsset
-
The name of the asset.
- setName(String) - Method in class com.google.api.services.games.model.Instance
-
Localized display name.
- setName(String) - Method in class com.google.api.services.games.model.Leaderboard
-
The name of the leaderboard.
- setNetworkDiagnostics(NetworkDiagnostics) - Method in class com.google.api.services.games.model.RoomCreateRequest
-
Network diagnostics for the client creating the room.
- setNetworkDiagnostics(NetworkDiagnostics) - Method in class com.google.api.services.games.model.RoomJoinRequest
-
Network diagnostics for the client joining the room.
- setNewlyUnlocked(Boolean) - Method in class com.google.api.services.games.model.AchievementIncrementResponse
-
Whether the the current steps for the achievement has reached the number of steps required to
unlock.
- setNewlyUnlocked(Boolean) - Method in class com.google.api.services.games.model.AchievementUnlockResponse
-
Whether this achievement was newly unlocked (that is, whether the unlock request for the
achievement was the first for the player).
- setNextPageToken(String) - Method in class com.google.api.services.games.model.AchievementDefinitionsListResponse
-
Token corresponding to the next page of results.
- setNextPageToken(String) - Method in class com.google.api.services.games.model.LeaderboardListResponse
-
Token corresponding to the next page of results.
- setNextPageToken(String) - Method in class com.google.api.services.games.model.LeaderboardScores
-
The pagination token for the next page of results.
- setNextPageToken(String) - Method in class com.google.api.services.games.model.PlayerAchievementListResponse
-
Token corresponding to the next page of results.
- setNextPageToken(String) - Method in class com.google.api.services.games.model.PlayerLeaderboardScoreListResponse
-
The pagination token for the next page of results.
- setNextPageToken(String) - Method in class com.google.api.services.games.model.RoomList
-
The pagination token for the next page of results.
- setNumMessagesLost(Integer) - Method in class com.google.api.services.games.model.PeerChannelDiagnostics
-
Number of messages lost.
- setNumMessagesReceived(Integer) - Method in class com.google.api.services.games.model.PeerChannelDiagnostics
-
Number of messages received.
- setNumMessagesSent(Integer) - Method in class com.google.api.services.games.model.PeerChannelDiagnostics
-
Number of messages sent.
- setNumScores(Long) - Method in class com.google.api.services.games.model.LeaderboardScoreRank
-
The number of scores in the leaderboard.
- setNumScores(Long) - Method in class com.google.api.services.games.model.LeaderboardScores
-
The total number of scores in the leaderboard.
- setNumSendFailures(Integer) - Method in class com.google.api.services.games.model.PeerChannelDiagnostics
-
Number of send failures.
- setOauthToken(String) - Method in class com.google.api.services.games.Games.AchievementDefinitions.List
-
- setOauthToken(String) - Method in class com.google.api.services.games.Games.Achievements.Increment
-
- setOauthToken(String) - Method in class com.google.api.services.games.Games.Achievements.List
-
- setOauthToken(String) - Method in class com.google.api.services.games.Games.Achievements.Reveal
-
- setOauthToken(String) - Method in class com.google.api.services.games.Games.Achievements.Unlock
-
- setOauthToken(String) - Method in class com.google.api.services.games.Games.Applications.Get
-
- setOauthToken(String) - Method in class com.google.api.services.games.Games.Applications.Played
-
- setOauthToken(String) - Method in class com.google.api.services.games.Games.Leaderboards.Get
-
- setOauthToken(String) - Method in class com.google.api.services.games.Games.Leaderboards.List
-
- setOauthToken(String) - Method in class com.google.api.services.games.Games.Players.Get
-
- setOauthToken(String) - Method in class com.google.api.services.games.Games.Revisions.Check
-
- setOauthToken(String) - Method in class com.google.api.services.games.Games.Rooms.Create
-
- setOauthToken(String) - Method in class com.google.api.services.games.Games.Rooms.Decline
-
- setOauthToken(String) - Method in class com.google.api.services.games.Games.Rooms.Dismiss
-
- setOauthToken(String) - Method in class com.google.api.services.games.Games.Rooms.Get
-
- setOauthToken(String) - Method in class com.google.api.services.games.Games.Rooms.Join
-
- setOauthToken(String) - Method in class com.google.api.services.games.Games.Rooms.Leave
-
- setOauthToken(String) - Method in class com.google.api.services.games.Games.Rooms.List
-
- setOauthToken(String) - Method in class com.google.api.services.games.Games.Rooms.ReportStatus
-
- setOauthToken(String) - Method in class com.google.api.services.games.Games.Scores.Get
-
- setOauthToken(String) - Method in class com.google.api.services.games.Games.Scores.List
-
- setOauthToken(String) - Method in class com.google.api.services.games.Games.Scores.ListWindow
-
- setOauthToken(String) - Method in class com.google.api.services.games.Games.Scores.Submit
-
- setOauthToken(String) - Method in class com.google.api.services.games.Games.Scores.SubmitMultiple
-
- setOauthToken(String) - Method in class com.google.api.services.games.GamesRequest
-
OAuth 2.0 token for the current user.
- setOrder(String) - Method in class com.google.api.services.games.model.Leaderboard
-
How scores are ordered.
- setPackageName(String) - Method in class com.google.api.services.games.model.InstanceAndroidDetails
-
Android package name which maps to Google Play URL.
- setPageToken(String) - Method in class com.google.api.services.games.Games.AchievementDefinitions.List
-
The token returned by the previous request.
- setPageToken(String) - Method in class com.google.api.services.games.Games.Achievements.List
-
The token returned by the previous request.
- setPageToken(String) - Method in class com.google.api.services.games.Games.Leaderboards.List
-
The token returned by the previous request.
- setPageToken(String) - Method in class com.google.api.services.games.Games.Rooms.List
-
The token returned by the previous request.
- setPageToken(String) - Method in class com.google.api.services.games.Games.Scores.Get
-
The token returned by the previous request.
- setPageToken(String) - Method in class com.google.api.services.games.Games.Scores.List
-
The token returned by the previous request.
- setPageToken(String) - Method in class com.google.api.services.games.Games.Scores.ListWindow
-
The token returned by the previous request.
- setParticipantId(String) - Method in class com.google.api.services.games.model.PeerSessionDiagnostics
-
The participant ID of the peer.
- setParticipantId(String) - Method in class com.google.api.services.games.model.RoomModification
-
The ID of the participant that modified the room.
- setParticipantId(String) - Method in class com.google.api.services.games.model.RoomP2PStatus
-
The ID of the participant.
- setParticipants(List<RoomParticipant>) - Method in class com.google.api.services.games.model.Room
-
The participants involved in the room, along with their statuses.
- setParticipants(List<RoomParticipant>) - Method in class com.google.api.services.games.model.RoomStatus
-
The participants involved in the room, along with their statuses.
- setPeerSession(List<PeerSessionDiagnostics>) - Method in class com.google.api.services.games.model.RoomLeaveDiagnostics
-
Diagnostics about all peer sessions.
- setPlatformType(String) - Method in class com.google.api.services.games.Games.Applications.Get
-
Restrict application details returned to the specific platform.
- setPlatformType(String) - Method in class com.google.api.services.games.model.Instance
-
The platform type.
- setPlayer(Player) - Method in class com.google.api.services.games.model.LeaderboardEntry
-
The player who holds this score.
- setPlayer(Player) - Method in class com.google.api.services.games.model.RoomParticipant
-
Information about the player.
- setPlayerId(String) - Method in class com.google.api.services.games.Games.Achievements.List
-
A player ID.
- setPlayerId(String) - Method in class com.google.api.services.games.Games.Players.Get
-
A player ID.
- setPlayerId(String) - Method in class com.google.api.services.games.Games.Scores.Get
-
A player ID.
- setPlayerId(String) - Method in class com.google.api.services.games.model.Player
-
The ID of the player.
- setPlayerScore(LeaderboardEntry) - Method in class com.google.api.services.games.model.LeaderboardScores
-
The score of the requesting player on the leaderboard.
- setPreferred(Boolean) - Method in class com.google.api.services.games.model.InstanceAndroidDetails
-
Indicates that this instance is the default for new installations.
- setPreferred(Boolean) - Method in class com.google.api.services.games.model.InstanceWebDetails
-
Indicates that this instance is the default for new installations.
- setPreferredForIpad(Boolean) - Method in class com.google.api.services.games.model.InstanceIosDetails
-
Indicates that this instance is the default for new installations on iPad devices.
- setPreferredForIphone(Boolean) - Method in class com.google.api.services.games.model.InstanceIosDetails
-
Indicates that this instance is the default for new installations on iPhone devices.
- setPrettyPrint(Boolean) - Method in class com.google.api.services.games.Games.AchievementDefinitions.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.games.Games.Achievements.Increment
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.games.Games.Achievements.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.games.Games.Achievements.Reveal
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.games.Games.Achievements.Unlock
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.games.Games.Applications.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.games.Games.Applications.Played
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.games.Games.Leaderboards.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.games.Games.Leaderboards.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.games.Games.Players.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.games.Games.Revisions.Check
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.games.Games.Rooms.Create
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.games.Games.Rooms.Decline
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.games.Games.Rooms.Dismiss
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.games.Games.Rooms.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.games.Games.Rooms.Join
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.games.Games.Rooms.Leave
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.games.Games.Rooms.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.games.Games.Rooms.ReportStatus
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.games.Games.Scores.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.games.Games.Scores.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.games.Games.Scores.ListWindow
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.games.Games.Scores.Submit
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.games.Games.Scores.SubmitMultiple
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.games.GamesRequest
-
Returns response with indentations and line breaks.
- setPrevPageToken(String) - Method in class com.google.api.services.games.model.LeaderboardScores
-
The pagination token for the previous page of results.
- setPrimary(String) - Method in class com.google.api.services.games.model.ApplicationCategory
-
The primary category.
- setPublicRank(LeaderboardScoreRank) - Method in class com.google.api.services.games.model.PlayerLeaderboardScore
-
The public rank of the score in this leaderboard.
- setQuotaUser(String) - Method in class com.google.api.services.games.Games.AchievementDefinitions.List
-
- setQuotaUser(String) - Method in class com.google.api.services.games.Games.Achievements.Increment
-
- setQuotaUser(String) - Method in class com.google.api.services.games.Games.Achievements.List
-
- setQuotaUser(String) - Method in class com.google.api.services.games.Games.Achievements.Reveal
-
- setQuotaUser(String) - Method in class com.google.api.services.games.Games.Achievements.Unlock
-
- setQuotaUser(String) - Method in class com.google.api.services.games.Games.Applications.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.games.Games.Applications.Played
-
- setQuotaUser(String) - Method in class com.google.api.services.games.Games.Leaderboards.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.games.Games.Leaderboards.List
-
- setQuotaUser(String) - Method in class com.google.api.services.games.Games.Players.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.games.Games.Revisions.Check
-
- setQuotaUser(String) - Method in class com.google.api.services.games.Games.Rooms.Create
-
- setQuotaUser(String) - Method in class com.google.api.services.games.Games.Rooms.Decline
-
- setQuotaUser(String) - Method in class com.google.api.services.games.Games.Rooms.Dismiss
-
- setQuotaUser(String) - Method in class com.google.api.services.games.Games.Rooms.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.games.Games.Rooms.Join
-
- setQuotaUser(String) - Method in class com.google.api.services.games.Games.Rooms.Leave
-
- setQuotaUser(String) - Method in class com.google.api.services.games.Games.Rooms.List
-
- setQuotaUser(String) - Method in class com.google.api.services.games.Games.Rooms.ReportStatus
-
- setQuotaUser(String) - Method in class com.google.api.services.games.Games.Scores.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.games.Games.Scores.List
-
- setQuotaUser(String) - Method in class com.google.api.services.games.Games.Scores.ListWindow
-
- setQuotaUser(String) - Method in class com.google.api.services.games.Games.Scores.Submit
-
- setQuotaUser(String) - Method in class com.google.api.services.games.Games.Scores.SubmitMultiple
-
- setQuotaUser(String) - Method in class com.google.api.services.games.GamesRequest
-
Available to use for quota purposes for server-side applications.
- setRank(Long) - Method in class com.google.api.services.games.model.LeaderboardScoreRank
-
The rank in the leaderboard.
- setRealtimePlay(Boolean) - Method in class com.google.api.services.games.model.Instance
-
Flag to show if this game instance supports realtime play.
- setReason(String) - Method in class com.google.api.services.games.model.RoomLeaveRequest
-
Reason for leaving the match.
- setRegistrationLatencyMillis(Integer) - Method in class com.google.api.services.games.model.NetworkDiagnostics
-
The amount of time in milliseconds it took for the client to establish a connection with the
XMPP server.
- setReliableChannel(PeerChannelDiagnostics) - Method in class com.google.api.services.games.model.PeerSessionDiagnostics
-
Reliable channel diagnostics.
- setRequestHeaders(HttpHeaders) - Method in class com.google.api.services.games.GamesRequest
-
- setRequestId(Long) - Method in class com.google.api.services.games.Games.Achievements.Increment
-
A randomly generated numeric ID for each request specified by the caller.
- setResultsAbove(Integer) - Method in class com.google.api.services.games.Games.Scores.ListWindow
-
The preferred number of scores to return above the player's score.
- setReturnTopIfAbsent(Boolean) - Method in class com.google.api.services.games.Games.Scores.ListWindow
-
True if the top scores should be returned when the player is not in the leaderboard.
- setRevealedIconUrl(String) - Method in class com.google.api.services.games.model.AchievementDefinition
-
The image URL for the revealed achievement icon.
- setRevisionStatus(String) - Method in class com.google.api.services.games.model.RevisionCheckResponse
-
The result of the revision check.
- setRoomId(String) - Method in class com.google.api.services.games.Games.Rooms.Decline
-
The ID of the room.
- setRoomId(String) - Method in class com.google.api.services.games.Games.Rooms.Dismiss
-
The ID of the room.
- setRoomId(String) - Method in class com.google.api.services.games.Games.Rooms.Get
-
The ID of the room.
- setRoomId(String) - Method in class com.google.api.services.games.Games.Rooms.Join
-
The ID of the room.
- setRoomId(String) - Method in class com.google.api.services.games.Games.Rooms.Leave
-
The ID of the room.
- setRoomId(String) - Method in class com.google.api.services.games.Games.Rooms.ReportStatus
-
The ID of the room.
- setRoomId(String) - Method in class com.google.api.services.games.model.Room
-
Globally unique ID for a room.
- setRoomId(String) - Method in class com.google.api.services.games.model.RoomStatus
-
Globally unique ID for a room.
- setRoomStatusVersion(Integer) - Method in class com.google.api.services.games.model.Room
-
The version of the room status: an increasing counter, used by the client to ignore out-of-
order updates to room status.
- setRootUrl(String) - Method in class com.google.api.services.games.Games.Builder
-
- setRoundtripLatencyMillis(AggregateStats) - Method in class com.google.api.services.games.model.PeerChannelDiagnostics
-
Roundtrip latency stats in milliseconds.
- setScore(Long) - Method in class com.google.api.services.games.Games.Scores.Submit
-
The score you're submitting.
- setScore(Long) - Method in class com.google.api.services.games.model.PlayerScore
-
The numerical value for this player score.
- setScore(Long) - Method in class com.google.api.services.games.model.ScoreSubmission
-
The new score being submitted.
- setScoreRank(Long) - Method in class com.google.api.services.games.model.LeaderboardEntry
-
The rank of this score for this leaderboard.
- setScores(List<ScoreSubmission>) - Method in class com.google.api.services.games.model.PlayerScoreSubmissionList
-
The score submissions.
- setScoreString(String) - Method in class com.google.api.services.games.model.PlayerLeaderboardScore
-
The formatted value of this score.
- setScoreValue(Long) - Method in class com.google.api.services.games.model.LeaderboardEntry
-
The numerical value of this score.
- setScoreValue(Long) - Method in class com.google.api.services.games.model.PlayerLeaderboardScore
-
The numerical value of this score.
- setSecondary(String) - Method in class com.google.api.services.games.model.ApplicationCategory
-
The secondary category.
- setServicePath(String) - Method in class com.google.api.services.games.Games.Builder
-
- setSocialRank(LeaderboardScoreRank) - Method in class com.google.api.services.games.model.PlayerLeaderboardScore
-
The social rank of the score in this leaderboard.
- setSocketsUsed(Boolean) - Method in class com.google.api.services.games.model.RoomLeaveDiagnostics
-
Whether or not sockets were used.
- setState(String) - Method in class com.google.api.services.games.Games.Achievements.List
-
Tells the server to return only achievements with the specified state.
- setStatus(String) - Method in class com.google.api.services.games.model.Room
-
The status of the room.
- setStatus(String) - Method in class com.google.api.services.games.model.RoomP2PStatus
-
The status of the peer in the room.
- setStatus(String) - Method in class com.google.api.services.games.model.RoomParticipant
-
The status of the participant with respect to the room.
- setStatus(String) - Method in class com.google.api.services.games.model.RoomStatus
-
The status of the room.
- setStatusVersion(Integer) - Method in class com.google.api.services.games.model.RoomStatus
-
The version of the status for the room: an increasing counter, used by the client to ignore
out-of-order updates to room status.
- setStepsToIncrement(Integer) - Method in class com.google.api.services.games.Games.Achievements.Increment
-
The number of steps to increment.
- setSubmittedScores(List<PlayerScoreResponse>) - Method in class com.google.api.services.games.model.PlayerScoreListResponse
-
The score submissions statuses.
- setSum(Long) - Method in class com.google.api.services.games.model.AggregateStats
-
The total number of bytes sent for messages between a pair of peers.
- setSupportIpad(Boolean) - Method in class com.google.api.services.games.model.InstanceIosDetails
-
Flag to indicate if this instance supports iPad.
- setSupportIphone(Boolean) - Method in class com.google.api.services.games.model.InstanceIosDetails
-
Flag to indicate if this instance supports iPhone.
- setSuppressAllChecks(boolean) - Method in class com.google.api.services.games.Games.Builder
-
- setSuppressPatternChecks(boolean) - Method in class com.google.api.services.games.Games.Builder
-
- setSuppressRequiredParameterChecks(boolean) - Method in class com.google.api.services.games.Games.Builder
-
- setTimeSpan(String) - Method in class com.google.api.services.games.Games.Scores.Get
-
The time span for the scores and ranks you're requesting.
- setTimeSpan(String) - Method in class com.google.api.services.games.Games.Scores.List
-
The time span for the scores and ranks you're requesting.
- setTimeSpan(String) - Method in class com.google.api.services.games.Games.Scores.ListWindow
-
The time span for the scores and ranks you're requesting.
- setTimeSpan(String) - Method in class com.google.api.services.games.model.LeaderboardEntry
-
The time span of this high score.
- setTimeSpan(String) - Method in class com.google.api.services.games.model.PlayerLeaderboardScore
-
The time span of this score.
- setTimeSpan(String) - Method in class com.google.api.services.games.model.PlayerScore
-
The time span for this player score.
- setTotalSteps(Integer) - Method in class com.google.api.services.games.model.AchievementDefinition
-
The total steps for an incremental achievement.
- setTurnBasedPlay(Boolean) - Method in class com.google.api.services.games.model.Instance
-
Flag to show if this game instance supports turn based play.
- setUnbeatenScores(List<PlayerScore>) - Method in class com.google.api.services.games.model.PlayerScoreResponse
-
The scores in time spans that have not been beaten.
- setUnlockedIconUrl(String) - Method in class com.google.api.services.games.model.AchievementDefinition
-
The image URL for the unlocked achievement icon.
- setUnreliableChannel(PeerChannelDiagnostics) - Method in class com.google.api.services.games.model.PeerSessionDiagnostics
-
Unreliable channel diagnostics.
- setUnreliableRoundtripLatencyMillis(Integer) - Method in class com.google.api.services.games.model.RoomP2PStatus
-
The amount of time in milliseconds it took to send packets back and forth on the unreliable
channel with this peer.
- setUpdates(List<RoomP2PStatus>) - Method in class com.google.api.services.games.model.RoomP2PStatuses
-
The updates for the peers.
- setUrl(String) - Method in class com.google.api.services.games.model.ImageAsset
-
The URL of the asset.
- setUserIp(String) - Method in class com.google.api.services.games.Games.AchievementDefinitions.List
-
- setUserIp(String) - Method in class com.google.api.services.games.Games.Achievements.Increment
-
- setUserIp(String) - Method in class com.google.api.services.games.Games.Achievements.List
-
- setUserIp(String) - Method in class com.google.api.services.games.Games.Achievements.Reveal
-
- setUserIp(String) - Method in class com.google.api.services.games.Games.Achievements.Unlock
-
- setUserIp(String) - Method in class com.google.api.services.games.Games.Applications.Get
-
- setUserIp(String) - Method in class com.google.api.services.games.Games.Applications.Played
-
- setUserIp(String) - Method in class com.google.api.services.games.Games.Leaderboards.Get
-
- setUserIp(String) - Method in class com.google.api.services.games.Games.Leaderboards.List
-
- setUserIp(String) - Method in class com.google.api.services.games.Games.Players.Get
-
- setUserIp(String) - Method in class com.google.api.services.games.Games.Revisions.Check
-
- setUserIp(String) - Method in class com.google.api.services.games.Games.Rooms.Create
-
- setUserIp(String) - Method in class com.google.api.services.games.Games.Rooms.Decline
-
- setUserIp(String) - Method in class com.google.api.services.games.Games.Rooms.Dismiss
-
- setUserIp(String) - Method in class com.google.api.services.games.Games.Rooms.Get
-
- setUserIp(String) - Method in class com.google.api.services.games.Games.Rooms.Join
-
- setUserIp(String) - Method in class com.google.api.services.games.Games.Rooms.Leave
-
- setUserIp(String) - Method in class com.google.api.services.games.Games.Rooms.List
-
- setUserIp(String) - Method in class com.google.api.services.games.Games.Rooms.ReportStatus
-
- setUserIp(String) - Method in class com.google.api.services.games.Games.Scores.Get
-
- setUserIp(String) - Method in class com.google.api.services.games.Games.Scores.List
-
- setUserIp(String) - Method in class com.google.api.services.games.Games.Scores.ListWindow
-
- setUserIp(String) - Method in class com.google.api.services.games.Games.Scores.Submit
-
- setUserIp(String) - Method in class com.google.api.services.games.Games.Scores.SubmitMultiple
-
- setUserIp(String) - Method in class com.google.api.services.games.GamesRequest
-
IP address of the site where the request originates.
- setVariant(Integer) - Method in class com.google.api.services.games.model.Room
-
The variant / mode of the application being played; can be any integer value, or left blank.
- setVariant(Integer) - Method in class com.google.api.services.games.model.RoomCreateRequest
-
The variant / mode of the application to be played.
- setWaitEstimateSeconds(Integer) - Method in class com.google.api.services.games.model.RoomAutoMatchStatus
-
An estimate for the amount of time (in seconds) that auto-matching is expected to take to
complete.
- setWebInstance(InstanceWebDetails) - Method in class com.google.api.services.games.model.Instance
-
Platform dependent details for Web.
- setWidth(Integer) - Method in class com.google.api.services.games.model.ImageAsset
-
The width of the asset.
- setWriteTimestamp(Long) - Method in class com.google.api.services.games.model.PlayerLeaderboardScore
-
The timestamp at which this score was recorded, in milliseconds since the epoch in UTC.
- setWriteTimestampMillis(Long) - Method in class com.google.api.services.games.model.LeaderboardEntry
-
The timestamp at which this score was recorded, in milliseconds since the epoch in UTC.
- setXmppAddress(String) - Method in class com.google.api.services.games.model.RoomClientAddress
-
The XMPP address of the client on the Google Games XMPP network.
- submit(String, Long) - Method in class com.google.api.services.games.Games.Scores
-
Submits a score to the specified leaderboard.
- submitMultiple(PlayerScoreSubmissionList) - Method in class com.google.api.services.games.Games.Scores
-
Submits multiple scores to leaderboards.