mirror of
https://github.com/rclone/rclone.git
synced 2025-08-18 01:20:16 +02:00
vendor: update all dependencies
This commit is contained in:
8
vendor/google.golang.org/api/vision/v1/vision-gen.go
generated
vendored
8
vendor/google.golang.org/api/vision/v1/vision-gen.go
generated
vendored
@@ -1504,10 +1504,6 @@ func (s *Landmark) MarshalJSON() ([]byte, error) {
|
||||
// assert (0.0, -170.0) == NormalizeLatLng(180.0, 10.0)
|
||||
// assert (-90.0, 10.0) == NormalizeLatLng(270.0, 10.0)
|
||||
// assert (90.0, 10.0) == NormalizeLatLng(-270.0, 10.0)
|
||||
//
|
||||
// The code in logs/storage/validator/logs_validator_traits.cc treats
|
||||
// this type
|
||||
// as if it were annotated as ST_LOCATION.
|
||||
type LatLng struct {
|
||||
// Latitude: The latitude in degrees. It must be in the range [-90.0,
|
||||
// +90.0].
|
||||
@@ -1917,7 +1913,7 @@ func (s *SafeSearchAnnotation) MarshalJSON() ([]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
|
||||
@@ -1950,7 +1946,7 @@ func (s *SafeSearchAnnotation) MarshalJSON() ([]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