Revisions
class Revisions extends Resource (View source)
The "revisions" collection of methods.
Typical usage is:
$gamesService = new Google\Service\Games(...);
$revisions = $gamesService->revisions;
Methods
check(string $clientRevision, array $optParams = [])
Checks whether the games client is out of date. (revisions.check)
Details
RevisionCheckResponse
check(string $clientRevision, array $optParams = [])
Checks whether the games client is out of date. (revisions.check)