Imports of package client

PathSynopsis
flagPackage flag implements command-line flag parsing.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
golang.org/x/oauth2Package oauth2 provides support for making OAuth2 authorized and authenticated HTTP requests, as specified in RFC 6749.
golang.org/x/oauth2/jwtPackage jwt implements the OAuth 2.0 JSON Web Token flow, commonly known as "two-legged OAuth 2.0".
google.golang.org/api/bigquery/v2
io/ioutilPackage ioutil implements some I/O utility functions.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.