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
136
vendor/google.golang.org/api/cloudiot/v1beta1/cloudiot-gen.go
generated
vendored
136
vendor/google.golang.org/api/cloudiot/v1beta1/cloudiot-gen.go
generated
vendored
|
@ -226,8 +226,8 @@ type AuditConfig struct {
|
|||
}
|
||||
|
||||
func (s *AuditConfig) MarshalJSON() ([]byte, error) {
|
||||
type noMethod AuditConfig
|
||||
raw := noMethod(*s)
|
||||
type NoMethod AuditConfig
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -287,8 +287,8 @@ type AuditLogConfig struct {
|
|||
}
|
||||
|
||||
func (s *AuditLogConfig) MarshalJSON() ([]byte, error) {
|
||||
type noMethod AuditLogConfig
|
||||
raw := noMethod(*s)
|
||||
type NoMethod AuditLogConfig
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -362,8 +362,8 @@ type Binding struct {
|
|||
}
|
||||
|
||||
func (s *Binding) MarshalJSON() ([]byte, error) {
|
||||
type noMethod Binding
|
||||
raw := noMethod(*s)
|
||||
type NoMethod Binding
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -486,8 +486,8 @@ type Device struct {
|
|||
}
|
||||
|
||||
func (s *Device) MarshalJSON() ([]byte, error) {
|
||||
type noMethod Device
|
||||
raw := noMethod(*s)
|
||||
type NoMethod Device
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -554,8 +554,8 @@ type DeviceConfig struct {
|
|||
}
|
||||
|
||||
func (s *DeviceConfig) MarshalJSON() ([]byte, error) {
|
||||
type noMethod DeviceConfig
|
||||
raw := noMethod(*s)
|
||||
type NoMethod DeviceConfig
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -583,8 +583,8 @@ type DeviceConfigData struct {
|
|||
}
|
||||
|
||||
func (s *DeviceConfigData) MarshalJSON() ([]byte, error) {
|
||||
type noMethod DeviceConfigData
|
||||
raw := noMethod(*s)
|
||||
type NoMethod DeviceConfigData
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -621,8 +621,8 @@ type DeviceCredential struct {
|
|||
}
|
||||
|
||||
func (s *DeviceCredential) MarshalJSON() ([]byte, error) {
|
||||
type noMethod DeviceCredential
|
||||
raw := noMethod(*s)
|
||||
type NoMethod DeviceCredential
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -671,8 +671,8 @@ type DeviceRegistry struct {
|
|||
}
|
||||
|
||||
func (s *DeviceRegistry) MarshalJSON() ([]byte, error) {
|
||||
type noMethod DeviceRegistry
|
||||
raw := noMethod(*s)
|
||||
type NoMethod DeviceRegistry
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -743,8 +743,8 @@ type Expr struct {
|
|||
}
|
||||
|
||||
func (s *Expr) MarshalJSON() ([]byte, error) {
|
||||
type noMethod Expr
|
||||
raw := noMethod(*s)
|
||||
type NoMethod Expr
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -783,8 +783,8 @@ type HttpDeviceConfig struct {
|
|||
}
|
||||
|
||||
func (s *HttpDeviceConfig) MarshalJSON() ([]byte, error) {
|
||||
type noMethod HttpDeviceConfig
|
||||
raw := noMethod(*s)
|
||||
type NoMethod HttpDeviceConfig
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -811,8 +811,8 @@ type HttpDeviceState struct {
|
|||
}
|
||||
|
||||
func (s *HttpDeviceState) MarshalJSON() ([]byte, error) {
|
||||
type noMethod HttpDeviceState
|
||||
raw := noMethod(*s)
|
||||
type NoMethod HttpDeviceState
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -844,8 +844,8 @@ type HttpPublishEventRequest struct {
|
|||
}
|
||||
|
||||
func (s *HttpPublishEventRequest) MarshalJSON() ([]byte, error) {
|
||||
type noMethod HttpPublishEventRequest
|
||||
raw := noMethod(*s)
|
||||
type NoMethod HttpPublishEventRequest
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -879,8 +879,8 @@ type HttpSetDeviceStateRequest struct {
|
|||
}
|
||||
|
||||
func (s *HttpSetDeviceStateRequest) MarshalJSON() ([]byte, error) {
|
||||
type noMethod HttpSetDeviceStateRequest
|
||||
raw := noMethod(*s)
|
||||
type NoMethod HttpSetDeviceStateRequest
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -914,8 +914,8 @@ type ListDeviceConfigVersionsResponse struct {
|
|||
}
|
||||
|
||||
func (s *ListDeviceConfigVersionsResponse) MarshalJSON() ([]byte, error) {
|
||||
type noMethod ListDeviceConfigVersionsResponse
|
||||
raw := noMethod(*s)
|
||||
type NoMethod ListDeviceConfigVersionsResponse
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -954,8 +954,8 @@ type ListDeviceRegistriesResponse struct {
|
|||
}
|
||||
|
||||
func (s *ListDeviceRegistriesResponse) MarshalJSON() ([]byte, error) {
|
||||
type noMethod ListDeviceRegistriesResponse
|
||||
raw := noMethod(*s)
|
||||
type NoMethod ListDeviceRegistriesResponse
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -991,8 +991,8 @@ type ListDevicesResponse struct {
|
|||
}
|
||||
|
||||
func (s *ListDevicesResponse) MarshalJSON() ([]byte, error) {
|
||||
type noMethod ListDevicesResponse
|
||||
raw := noMethod(*s)
|
||||
type NoMethod ListDevicesResponse
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -1031,8 +1031,8 @@ type ModifyCloudToDeviceConfigRequest struct {
|
|||
}
|
||||
|
||||
func (s *ModifyCloudToDeviceConfigRequest) MarshalJSON() ([]byte, error) {
|
||||
type noMethod ModifyCloudToDeviceConfigRequest
|
||||
raw := noMethod(*s)
|
||||
type NoMethod ModifyCloudToDeviceConfigRequest
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -1068,8 +1068,8 @@ type MqttConfig struct {
|
|||
}
|
||||
|
||||
func (s *MqttConfig) MarshalJSON() ([]byte, error) {
|
||||
type noMethod MqttConfig
|
||||
raw := noMethod(*s)
|
||||
type NoMethod MqttConfig
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -1100,8 +1100,8 @@ type NotificationConfig struct {
|
|||
}
|
||||
|
||||
func (s *NotificationConfig) MarshalJSON() ([]byte, error) {
|
||||
type noMethod NotificationConfig
|
||||
raw := noMethod(*s)
|
||||
type NoMethod NotificationConfig
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -1197,8 +1197,8 @@ type Policy struct {
|
|||
}
|
||||
|
||||
func (s *Policy) MarshalJSON() ([]byte, error) {
|
||||
type noMethod Policy
|
||||
raw := noMethod(*s)
|
||||
type NoMethod Policy
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -1252,8 +1252,8 @@ type PublicKeyCredential struct {
|
|||
}
|
||||
|
||||
func (s *PublicKeyCredential) MarshalJSON() ([]byte, error) {
|
||||
type noMethod PublicKeyCredential
|
||||
raw := noMethod(*s)
|
||||
type NoMethod PublicKeyCredential
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -1294,8 +1294,8 @@ type SetIamPolicyRequest struct {
|
|||
}
|
||||
|
||||
func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) {
|
||||
type noMethod SetIamPolicyRequest
|
||||
raw := noMethod(*s)
|
||||
type NoMethod SetIamPolicyRequest
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -1413,8 +1413,8 @@ type Status struct {
|
|||
}
|
||||
|
||||
func (s *Status) MarshalJSON() ([]byte, error) {
|
||||
type noMethod Status
|
||||
raw := noMethod(*s)
|
||||
type NoMethod Status
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -1448,8 +1448,8 @@ type TestIamPermissionsRequest struct {
|
|||
}
|
||||
|
||||
func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) {
|
||||
type noMethod TestIamPermissionsRequest
|
||||
raw := noMethod(*s)
|
||||
type NoMethod TestIamPermissionsRequest
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -1483,8 +1483,8 @@ type TestIamPermissionsResponse struct {
|
|||
}
|
||||
|
||||
func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) {
|
||||
type noMethod TestIamPermissionsResponse
|
||||
raw := noMethod(*s)
|
||||
type NoMethod TestIamPermissionsResponse
|
||||
raw := NoMethod(*s)
|
||||
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
|
||||
}
|
||||
|
||||
|
@ -1588,7 +1588,7 @@ func (c *ProjectsLocationsRegistriesCreateCall) Do(opts ...googleapi.CallOption)
|
|||
},
|
||||
}
|
||||
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
|
||||
|
@ -1717,7 +1717,7 @@ func (c *ProjectsLocationsRegistriesDeleteCall) Do(opts ...googleapi.CallOption)
|
|||
},
|
||||
}
|
||||
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
|
||||
|
@ -1857,7 +1857,7 @@ func (c *ProjectsLocationsRegistriesGetCall) Do(opts ...googleapi.CallOption) (*
|
|||
},
|
||||
}
|
||||
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
|
||||
|
@ -1993,7 +1993,7 @@ func (c *ProjectsLocationsRegistriesGetIamPolicyCall) Do(opts ...googleapi.CallO
|
|||
},
|
||||
}
|
||||
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
|
||||
|
@ -2158,7 +2158,7 @@ func (c *ProjectsLocationsRegistriesListCall) Do(opts ...googleapi.CallOption) (
|
|||
},
|
||||
}
|
||||
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
|
||||
|
@ -2335,7 +2335,7 @@ func (c *ProjectsLocationsRegistriesPatchCall) Do(opts ...googleapi.CallOption)
|
|||
},
|
||||
}
|
||||
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
|
||||
|
@ -2479,7 +2479,7 @@ func (c *ProjectsLocationsRegistriesSetIamPolicyCall) Do(opts ...googleapi.CallO
|
|||
},
|
||||
}
|
||||
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
|
||||
|
@ -2619,7 +2619,7 @@ func (c *ProjectsLocationsRegistriesTestIamPermissionsCall) Do(opts ...googleapi
|
|||
},
|
||||
}
|
||||
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
|
||||
|
@ -2755,7 +2755,7 @@ func (c *ProjectsLocationsRegistriesDevicesCreateCall) Do(opts ...googleapi.Call
|
|||
},
|
||||
}
|
||||
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
|
||||
|
@ -2884,7 +2884,7 @@ func (c *ProjectsLocationsRegistriesDevicesDeleteCall) Do(opts ...googleapi.Call
|
|||
},
|
||||
}
|
||||
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
|
||||
|
@ -3024,7 +3024,7 @@ func (c *ProjectsLocationsRegistriesDevicesGetCall) Do(opts ...googleapi.CallOpt
|
|||
},
|
||||
}
|
||||
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
|
||||
|
@ -3179,7 +3179,7 @@ func (c *ProjectsLocationsRegistriesDevicesGetConfigCall) Do(opts ...googleapi.C
|
|||
},
|
||||
}
|
||||
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
|
||||
|
@ -3374,7 +3374,7 @@ func (c *ProjectsLocationsRegistriesDevicesListCall) Do(opts ...googleapi.CallOp
|
|||
},
|
||||
}
|
||||
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
|
||||
|
@ -3562,7 +3562,7 @@ func (c *ProjectsLocationsRegistriesDevicesModifyCloudToDeviceConfigCall) Do(opt
|
|||
},
|
||||
}
|
||||
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
|
||||
|
@ -3709,7 +3709,7 @@ func (c *ProjectsLocationsRegistriesDevicesPatchCall) Do(opts ...googleapi.CallO
|
|||
},
|
||||
}
|
||||
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
|
||||
|
@ -3851,7 +3851,7 @@ func (c *ProjectsLocationsRegistriesDevicesPublishEventCall) Do(opts ...googleap
|
|||
},
|
||||
}
|
||||
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
|
||||
|
@ -3983,7 +3983,7 @@ func (c *ProjectsLocationsRegistriesDevicesSetStateCall) Do(opts ...googleapi.Ca
|
|||
},
|
||||
}
|
||||
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
|
||||
|
@ -4134,7 +4134,7 @@ func (c *ProjectsLocationsRegistriesDevicesConfigVersionsListCall) Do(opts ...go
|
|||
},
|
||||
}
|
||||
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