# Functions
CreateNewConnection accepts a GrpcConnectionConfig and uses it to create a new connection to the LumenVox API.
# Structs
GrpcConnection contains the actual client connection object along with its configuration.
GrpcConnectionConfig contains configuration options for the gRPC connection.