# Functions
Dial returns a GRPC connection for use communicating with a Google cloud service, configured with the given ClientOptions.
DialInsecure returns an insecure GRPC connection for use communicating with fake or mock Google cloud service implementations, such as emulators.