GoogleApi.ServiceNetworking
Service Networking API client library.
Provides automatic management of network configurations necessary for certain services.
Installation
Install this package from Hex by adding
google_api_service_networking to your list of dependencies in mix.exs:
def deps do
[{:google_api_service_networking, "~> 0.10"}]
endFor more information
Product documentation is available at https://cloud.google.com/service-infrastructure/docs/service-networking/getting-started.
Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_service_networking.