Update dependenciess
Exclude minio-go for now (pin to 3.x.y).
This commit is contained in:
parent
9d0f13c4c0
commit
946c8399e2
2985 changed files with 1008107 additions and 118934 deletions
98
vendor/google.golang.org/api/prediction/v1.6/prediction-gen.go
generated
vendored
98
vendor/google.golang.org/api/prediction/v1.6/prediction-gen.go
generated
vendored
|
@ -150,8 +150,8 @@ type Analyze struct {
|
|||
}
|
||||
|
||||
func (s *Analyze) MarshalJSON() ([]byte, error) {
|
||||
type noMethod Analyze
|
||||
raw := noMethod(*s)
|
||||
type NoMethod Analyze
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -182,8 +182,8 @@ type AnalyzeDataDescription struct {
|
|||
}
|
||||
|
||||
func (s *AnalyzeDataDescription) MarshalJSON() ([]byte, error) {
|
||||
type noMethod AnalyzeDataDescription
|
||||
raw := noMethod(*s)
|
||||
type NoMethod AnalyzeDataDescription
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -218,8 +218,8 @@ type AnalyzeDataDescriptionFeatures struct {
|
|||
}
|
||||
|
||||
func (s *AnalyzeDataDescriptionFeatures) MarshalJSON() ([]byte, error) {
|
||||
type noMethod AnalyzeDataDescriptionFeatures
|
||||
raw := noMethod(*s)
|
||||
type NoMethod AnalyzeDataDescriptionFeatures
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -250,8 +250,8 @@ type AnalyzeDataDescriptionFeaturesCategorical struct {
|
|||
}
|
||||
|
||||
func (s *AnalyzeDataDescriptionFeaturesCategorical) MarshalJSON() ([]byte, error) {
|
||||
type noMethod AnalyzeDataDescriptionFeaturesCategorical
|
||||
raw := noMethod(*s)
|
||||
type NoMethod AnalyzeDataDescriptionFeaturesCategorical
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -280,8 +280,8 @@ type AnalyzeDataDescriptionFeaturesCategoricalValues struct {
|
|||
}
|
||||
|
||||
func (s *AnalyzeDataDescriptionFeaturesCategoricalValues) MarshalJSON() ([]byte, error) {
|
||||
type noMethod AnalyzeDataDescriptionFeaturesCategoricalValues
|
||||
raw := noMethod(*s)
|
||||
type NoMethod AnalyzeDataDescriptionFeaturesCategoricalValues
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -316,8 +316,8 @@ type AnalyzeDataDescriptionFeaturesNumeric struct {
|
|||
}
|
||||
|
||||
func (s *AnalyzeDataDescriptionFeaturesNumeric) MarshalJSON() ([]byte, error) {
|
||||
type noMethod AnalyzeDataDescriptionFeaturesNumeric
|
||||
raw := noMethod(*s)
|
||||
type NoMethod AnalyzeDataDescriptionFeaturesNumeric
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -345,8 +345,8 @@ type AnalyzeDataDescriptionFeaturesText struct {
|
|||
}
|
||||
|
||||
func (s *AnalyzeDataDescriptionFeaturesText) MarshalJSON() ([]byte, error) {
|
||||
type noMethod AnalyzeDataDescriptionFeaturesText
|
||||
raw := noMethod(*s)
|
||||
type NoMethod AnalyzeDataDescriptionFeaturesText
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -377,8 +377,8 @@ type AnalyzeDataDescriptionOutputFeature struct {
|
|||
}
|
||||
|
||||
func (s *AnalyzeDataDescriptionOutputFeature) MarshalJSON() ([]byte, error) {
|
||||
type noMethod AnalyzeDataDescriptionOutputFeature
|
||||
raw := noMethod(*s)
|
||||
type NoMethod AnalyzeDataDescriptionOutputFeature
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -412,8 +412,8 @@ type AnalyzeDataDescriptionOutputFeatureNumeric struct {
|
|||
}
|
||||
|
||||
func (s *AnalyzeDataDescriptionOutputFeatureNumeric) MarshalJSON() ([]byte, error) {
|
||||
type noMethod AnalyzeDataDescriptionOutputFeatureNumeric
|
||||
raw := noMethod(*s)
|
||||
type NoMethod AnalyzeDataDescriptionOutputFeatureNumeric
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -442,8 +442,8 @@ type AnalyzeDataDescriptionOutputFeatureText struct {
|
|||
}
|
||||
|
||||
func (s *AnalyzeDataDescriptionOutputFeatureText) MarshalJSON() ([]byte, error) {
|
||||
type noMethod AnalyzeDataDescriptionOutputFeatureText
|
||||
raw := noMethod(*s)
|
||||
type NoMethod AnalyzeDataDescriptionOutputFeatureText
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -483,8 +483,8 @@ type AnalyzeModelDescription struct {
|
|||
}
|
||||
|
||||
func (s *AnalyzeModelDescription) MarshalJSON() ([]byte, error) {
|
||||
type noMethod AnalyzeModelDescription
|
||||
raw := noMethod(*s)
|
||||
type NoMethod AnalyzeModelDescription
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -510,8 +510,8 @@ type Input struct {
|
|||
}
|
||||
|
||||
func (s *Input) MarshalJSON() ([]byte, error) {
|
||||
type noMethod Input
|
||||
raw := noMethod(*s)
|
||||
type NoMethod Input
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -539,8 +539,8 @@ type InputInput struct {
|
|||
}
|
||||
|
||||
func (s *InputInput) MarshalJSON() ([]byte, error) {
|
||||
type noMethod InputInput
|
||||
raw := noMethod(*s)
|
||||
type NoMethod InputInput
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -591,8 +591,8 @@ type Insert struct {
|
|||
}
|
||||
|
||||
func (s *Insert) MarshalJSON() ([]byte, error) {
|
||||
type noMethod Insert
|
||||
raw := noMethod(*s)
|
||||
type NoMethod Insert
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -622,8 +622,8 @@ type InsertTrainingInstances struct {
|
|||
}
|
||||
|
||||
func (s *InsertTrainingInstances) MarshalJSON() ([]byte, error) {
|
||||
type noMethod InsertTrainingInstances
|
||||
raw := noMethod(*s)
|
||||
type NoMethod InsertTrainingInstances
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -687,8 +687,8 @@ type Insert2 struct {
|
|||
}
|
||||
|
||||
func (s *Insert2) MarshalJSON() ([]byte, error) {
|
||||
type noMethod Insert2
|
||||
raw := noMethod(*s)
|
||||
type NoMethod Insert2
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -742,8 +742,8 @@ type Insert2ModelInfo struct {
|
|||
}
|
||||
|
||||
func (s *Insert2ModelInfo) MarshalJSON() ([]byte, error) {
|
||||
type noMethod Insert2ModelInfo
|
||||
raw := noMethod(*s)
|
||||
type NoMethod Insert2ModelInfo
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -783,8 +783,8 @@ type List struct {
|
|||
}
|
||||
|
||||
func (s *List) MarshalJSON() ([]byte, error) {
|
||||
type noMethod List
|
||||
raw := noMethod(*s)
|
||||
type NoMethod List
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -830,8 +830,8 @@ type Output struct {
|
|||
}
|
||||
|
||||
func (s *Output) MarshalJSON() ([]byte, error) {
|
||||
type noMethod Output
|
||||
raw := noMethod(*s)
|
||||
type NoMethod Output
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -860,8 +860,8 @@ type OutputOutputMulti struct {
|
|||
}
|
||||
|
||||
func (s *OutputOutputMulti) MarshalJSON() ([]byte, error) {
|
||||
type noMethod OutputOutputMulti
|
||||
raw := noMethod(*s)
|
||||
type NoMethod OutputOutputMulti
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -891,8 +891,8 @@ type Update struct {
|
|||
}
|
||||
|
||||
func (s *Update) MarshalJSON() ([]byte, error) {
|
||||
type noMethod Update
|
||||
raw := noMethod(*s)
|
||||
type NoMethod Update
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -999,7 +999,7 @@ func (c *HostedmodelsPredictCall) Do(opts ...googleapi.CallOption) (*Output, err
|
|||
},
|
||||
}
|
||||
target := &ret
|
||||
if err := json.NewDecoder(res.Body).Decode(target); err != nil {
|
||||
if err := gensupport.DecodeResponse(target, res); err != nil {
|
||||
return nil, err
|
||||
}
|
||||
return ret, nil
|
||||
|
@ -1151,7 +1151,7 @@ func (c *TrainedmodelsAnalyzeCall) Do(opts ...googleapi.CallOption) (*Analyze, e
|
|||
},
|
||||
}
|
||||
target := &ret
|
||||
if err := json.NewDecoder(res.Body).Decode(target); err != nil {
|
||||
if err := gensupport.DecodeResponse(target, res); err != nil {
|
||||
return nil, err
|
||||
}
|
||||
return ret, nil
|
||||
|
@ -1405,7 +1405,7 @@ func (c *TrainedmodelsGetCall) Do(opts ...googleapi.CallOption) (*Insert2, error
|
|||
},
|
||||
}
|
||||
target := &ret
|
||||
if err := json.NewDecoder(res.Body).Decode(target); err != nil {
|
||||
if err := gensupport.DecodeResponse(target, res); err != nil {
|
||||
return nil, err
|
||||
}
|
||||
return ret, nil
|
||||
|
@ -1543,7 +1543,7 @@ func (c *TrainedmodelsInsertCall) Do(opts ...googleapi.CallOption) (*Insert2, er
|
|||
},
|
||||
}
|
||||
target := &ret
|
||||
if err := json.NewDecoder(res.Body).Decode(target); err != nil {
|
||||
if err := gensupport.DecodeResponse(target, res); err != nil {
|
||||
return nil, err
|
||||
}
|
||||
return ret, nil
|
||||
|
@ -1700,7 +1700,7 @@ func (c *TrainedmodelsListCall) Do(opts ...googleapi.CallOption) (*List, error)
|
|||
},
|
||||
}
|
||||
target := &ret
|
||||
if err := json.NewDecoder(res.Body).Decode(target); err != nil {
|
||||
if err := gensupport.DecodeResponse(target, res); err != nil {
|
||||
return nil, err
|
||||
}
|
||||
return ret, nil
|
||||
|
@ -1867,7 +1867,7 @@ func (c *TrainedmodelsPredictCall) Do(opts ...googleapi.CallOption) (*Output, er
|
|||
},
|
||||
}
|
||||
target := &ret
|
||||
if err := json.NewDecoder(res.Body).Decode(target); err != nil {
|
||||
if err := gensupport.DecodeResponse(target, res); err != nil {
|
||||
return nil, err
|
||||
}
|
||||
return ret, nil
|
||||
|
@ -2011,7 +2011,7 @@ func (c *TrainedmodelsUpdateCall) Do(opts ...googleapi.CallOption) (*Insert2, er
|
|||
},
|
||||
}
|
||||
target := &ret
|
||||
if err := json.NewDecoder(res.Body).Decode(target); err != nil {
|
||||
if err := gensupport.DecodeResponse(target, res); err != nil {
|
||||
return nil, err
|
||||
}
|
||||
return ret, nil
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue