Packages
Google Play Game Management client library. The Google Play Game Management API allows developers to manage resources from the Google Play Game service.
Current section
Files
Jump to
Current section
Files
google_api_games_management
README.md
README.md
# GoogleApi.GamesManagement.V1management
The Management API for Google Play Game Services.
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `google_api_games_management` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[{:google_api_games_management, "~> 0.0.1"}]
end
```
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at [https://hexdocs.pm/google_api_games_management](https://hexdocs.pm/google_api_games_management).