class GamesManagement extends Service (View source)

Service definition for GamesManagement (v1management).

The Google Play Game Management API allows developers to manage resources from the Google Play Game service.

For more information about this service, see the API Documentation

Constants

GAMES

Create, edit, and delete your Google Play Games activity.

Properties

$achievements
$applications
$events
$players
$scores
$rootUrlTemplate

Methods

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the GamesManagement service.

Details

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the GamesManagement service.

Parameters

Client|array $clientOrConfig

The client used to deliver requests, or a config array to pass to a new Client instance.

string $rootUrl

The root URL used for requests to the service.