GoogleApi.Connectors

Connectors API client library.

Enables users to create and manage connections to Google Cloud services and third-party business applications using the Connectors interface.

Installation

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

def deps do
  [{:google_api_connectors, "~> 0.16"}]
end

For more information

Product documentation is available at https://cloud.google.com/apigee/docs/api-platform/connectors/about-connectors.

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