GoogleApi.ServiceManagement

Service Management API client library.

Google Service Management allows service producers to publish their services on Google Cloud Platform so that they can be discovered and used by service consumers.

Installation

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

def deps do
  [{:google_api_service_management, "~> 0.41"}]
end

For more information

Product documentation is available at https://cloud.google.com/service-management/.

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