README.md

# GoogleApi.BeyondCorp

BeyondCorp API client library.

Beyondcorp Enterprise provides identity and context aware access controls for enterprise resources and enables zero-trust access. Using the Beyondcorp Enterprise APIs, enterprises can set up multi-cloud and on-prem connectivity solutions.

## Installation

Install this package from [Hex](https://hex.pm) by adding
`google_api_beyond_corp` to your list of dependencies in `mix.exs`:

```elixir
def deps do
  [{:google_api_beyond_corp, "~> 0.12"}]
end
```

## For more information

Product documentation is available at [https://cloud.google.com/](https://cloud.google.com/).

Library reference documentation is published on Hexdocs at
[https://hexdocs.pm/google_api_beyond_corp](https://hexdocs.pm/google_api_beyond_corp).