README.md

# GoogleApi.AnalyticsHub

Analytics Hub API client library.

Exchange data and analytics assets securely and efficiently.

## Installation

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

```elixir
def deps do
  [{:google_api_analytics_hub, "~> 0.4"}]
end
```

## For more information

Product documentation is available at [https://cloud.google.com/bigquery/docs/analytics-hub-introduction](https://cloud.google.com/bigquery/docs/analytics-hub-introduction).

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