README.md

# GoogleApi.CloudPrivateCatalogProducer

Cloud Private Catalog Producer API client library.

Enables cloud users to manage and share enterprise catalogs intheir organizations.

## Installation

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

```elixir
def deps do
  [{:google_api_cloud_private_catalog_producer, "~> 0.2"}]
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_producer](https://hexdocs.pm/google_api_cloud_private_catalog_producer).