mirror of
https://github.com/rclone/rclone.git
synced 2025-08-16 08:38:11 +02:00
vendor: update all dependencies
This commit is contained in:
904
vendor/google.golang.org/api/language/v1/language-api.json
generated
vendored
904
vendor/google.golang.org/api/language/v1/language-api.json
generated
vendored
File diff suppressed because it is too large
Load Diff
10
vendor/google.golang.org/api/language/v1/language-gen.go
generated
vendored
10
vendor/google.golang.org/api/language/v1/language-gen.go
generated
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user