# `GoogleApi.Gax.Connection`
[🔗](https://github.com/Live-Circle-Inc/ega/tree/main/clients/gax/blob/main/lib/google_api/gax/connection.ex#L15)

This module helps define and configure server connection.

# `build_request`

```elixir
@spec build_request(GoogleApi.Gax.Request.t()) :: keyword()
```

Converts a GoogleApi.Gax.Request struct into a keyword list to send via
Tesla.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
