# Functions
NewClient creates a new instance of Client.
# Structs
Client contains the state needed to handle load requests.
LoadOptions allows clients to specify parameters modifying how the data is loaded.
# Interfaces
BQClient is an interface for types that support BigQuery operations.
StorageClient is an interface for types that support storage operations.