# Packages

Package optional provides versions of primitive types that can be nil.
No description provided by the author
Package version contains version information for Google Cloud Client Libraries for Go, as reported in request headers.

# Functions

Annotate prepends msg to the error message in err, attempting to preserve other information in err, like an error code.
Annotatef uses format and args to format a string, then calls Annotate.
Retry calls the supplied function f repeatedly according to the provided backoff parameters.