GoogleApi.Speech.V1.Connection.request-exclamation-mark

You're seeing just the function request-exclamation-mark, go back to GoogleApi.Speech.V1.Connection module for more information.
Link to this function

request!(client \\ %Tesla.Client{}, options)

View Source

Specs

request!(Tesla.Env.client(), [option()]) :: Tesla.Env.t() | no_return()

Perform request and raise in case of error.

This is similar to request/2 behaviour from Tesla 0.x

See request/2 for list of available options.