vendor: update all dependencies

This commit is contained in:
Nick Craig-Wood
2017-07-23 08:51:42 +01:00
parent 0b6fba34a3
commit eb87cf6f12
2008 changed files with 352633 additions and 1004750 deletions

File diff suppressed because it is too large Load Diff

View File

@ -629,10 +629,8 @@ type Document struct {
// automatically detected). Both ISO and BCP-47 language codes
// are
// accepted.<br>
// [Language
// Support](https://cloud.google.com/natural-language/docs/languages)
// lis
// ts currently supported languages for each API method.
// [Language Support](/natural-language/docs/languages)
// lists currently supported languages for each API method.
// If the language (either specified by the caller or automatically
// detected)
// is not supported by the called API method, an `INVALID_ARGUMENT`
@ -1135,7 +1133,7 @@ func (s *Sentiment) UnmarshalJSON(data []byte) error {
// arbitrary
// information about the error. There is a predefined set of error
// detail types
// in the package `google.rpc` which can be used for common error
// in the package `google.rpc` that can be used for common error
// conditions.
//
// # Language mapping
@ -1168,7 +1166,7 @@ func (s *Sentiment) UnmarshalJSON(data []byte) error {
//
// - Workflow errors. A typical workflow has multiple steps. Each step
// may
// have a `Status` message for error reporting purpose.
// have a `Status` message for error reporting.
//
// - Batch operations. If a client uses batch request and batch
// response, the