Gamesconfiguration

Gamesconfiguration

Google Play Game Services Publishing API

The Google Play Game Services Publishing API allows developers to configure their games in Game Services.

Constructor

new Gamesconfiguration()

Example
```js
const {google} = require('googleapis');
const gamesConfiguration = google.gamesConfiguration('v1configuration');
```