GoogleApi.BareMetalSolution

Bare Metal Solution API client library.

Provides ways to manage Bare Metal Solution hardware installed in a regional extension located near a Google Cloud data center.

Installation

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

def deps do
  [{:google_api_bare_metal_solution, "~> 0.7"}]
end

For more information

Product documentation is available at https://cloud.google.com/bare-metal.

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