README.md

# GoogleApi.CloudPrivateCatalog

Cloud Private Catalog API client library.

Enable cloud users to discover enterprise catalogs and products in their organizations.

## Installation

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

```elixir
def deps do
  [{:google_api_cloud_private_catalog, "~> 0.3"}]
end
```

## For more information

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

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