GoogleApi.DataCatalog

Google Cloud Data Catalog API client library.

A fully managed and highly scalable data discovery and metadata management service.

Installation

Install this package from Hex by adding google_api_data_catalog to your list of dependencies in mix.exs:

def deps do
  [{:google_api_data_catalog, "~> 0.15"}]
end

For more information

Product documentation is available at https://cloud.google.com/data-catalog/docs/.

Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_data_catalog.