Update Google API dependencies

This commit is contained in:
Wojciech Tyczynski
2017-01-02 14:08:09 +01:00
parent dbb8bf5274
commit 78a6a77ac5
13 changed files with 18813 additions and 400 deletions

View File

@@ -50,7 +50,7 @@ const (
// UserAgent is the header string used to identify this package.
UserAgent = "google-api-go-client/" + Version
// The default chunk size to use for resumable uplods if not specified by the user.
// The default chunk size to use for resumable uploads if not specified by the user.
DefaultUploadChunkSize = 8 * 1024 * 1024
// The minimum chunk size that can be used for resumable uploads. All