README.md

# GoogleApi.CloudChannel

Cloud Channel API client library.

The Cloud Channel API enables Google Cloud partners to have a single unified resale platform and APIs across all of Google Cloud including GCP, Workspace, Maps and Chrome.

## Installation

Install this package from [Hex](https://hex.pm) by adding
`google_api_cloud_channel` to your list of dependencies in `mix.exs`:

```elixir
def deps do
  [{:google_api_cloud_channel, "~> 0.2"}]
end
```

## For more information

Product documentation is available at [https://cloud.google.com/channel](https://cloud.google.com/channel).

Library reference documentation is published on Hexdocs at
[https://hexdocs.pm/google_api_cloud_channel](https://hexdocs.pm/google_api_cloud_channel).