Update dependenciess

Exclude minio-go for now (pin to 3.x.y).
This commit is contained in:
Alexander Neumann 2017-12-03 21:01:25 +01:00
parent 9d0f13c4c0
commit 946c8399e2
2985 changed files with 1008107 additions and 118934 deletions

File diff suppressed because it is too large Load diff

View file

@ -148,8 +148,8 @@ type AddMatterPermissionsRequest struct {
}
func (s *AddMatterPermissionsRequest) MarshalJSON() ([]byte, error) {
type noMethod AddMatterPermissionsRequest
raw := noMethod(*s)
type NoMethod AddMatterPermissionsRequest
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@ -184,8 +184,8 @@ type CloseMatterResponse struct {
}
func (s *CloseMatterResponse) MarshalJSON() ([]byte, error) {
type noMethod CloseMatterResponse
raw := noMethod(*s)
type NoMethod CloseMatterResponse
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@ -221,8 +221,8 @@ type CorpusQuery struct {
}
func (s *CorpusQuery) MarshalJSON() ([]byte, error) {
type noMethod CorpusQuery
raw := noMethod(*s)
type NoMethod CorpusQuery
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@ -278,8 +278,8 @@ type HeldAccount struct {
}
func (s *HeldAccount) MarshalJSON() ([]byte, error) {
type noMethod HeldAccount
raw := noMethod(*s)
type NoMethod HeldAccount
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@ -309,19 +309,19 @@ type HeldDriveQuery struct {
}
func (s *HeldDriveQuery) MarshalJSON() ([]byte, error) {
type noMethod HeldDriveQuery
raw := noMethod(*s)
type NoMethod HeldDriveQuery
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
// HeldGroupsQuery: Query options for group holds.
type HeldGroupsQuery struct {
// EndTime: The end date range for the search query. These timestamps
// EndTime: The end time range for the search query. These timestamps
// are in GMT and
// rounded down to the start of the given date.
EndTime string `json:"endTime,omitempty"`
// StartTime: The start date range for the search query. These
// StartTime: The start time range for the search query. These
// timestamps are in GMT and
// rounded down to the start of the given date.
StartTime string `json:"startTime,omitempty"`
@ -347,19 +347,19 @@ type HeldGroupsQuery struct {
}
func (s *HeldGroupsQuery) MarshalJSON() ([]byte, error) {
type noMethod HeldGroupsQuery
raw := noMethod(*s)
type NoMethod HeldGroupsQuery
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
// HeldMailQuery: Query options for mail holds.
type HeldMailQuery struct {
// EndTime: The end date range for the search query. These timestamps
// EndTime: The end time range for the search query. These timestamps
// are in GMT and
// rounded down to the start of the given date.
EndTime string `json:"endTime,omitempty"`
// StartTime: The start date range for the search query. These
// StartTime: The start time range for the search query. These
// timestamps are in GMT and
// rounded down to the start of the given date.
StartTime string `json:"startTime,omitempty"`
@ -385,8 +385,8 @@ type HeldMailQuery struct {
}
func (s *HeldMailQuery) MarshalJSON() ([]byte, error) {
type noMethod HeldMailQuery
raw := noMethod(*s)
type NoMethod HeldMailQuery
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@ -419,8 +419,8 @@ type HeldOrgUnit struct {
}
func (s *HeldOrgUnit) MarshalJSON() ([]byte, error) {
type noMethod HeldOrgUnit
raw := noMethod(*s)
type NoMethod HeldOrgUnit
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@ -491,8 +491,8 @@ type Hold struct {
}
func (s *Hold) MarshalJSON() ([]byte, error) {
type noMethod Hold
raw := noMethod(*s)
type NoMethod Hold
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@ -523,8 +523,8 @@ type ListHeldAccountsResponse struct {
}
func (s *ListHeldAccountsResponse) MarshalJSON() ([]byte, error) {
type noMethod ListHeldAccountsResponse
raw := noMethod(*s)
type NoMethod ListHeldAccountsResponse
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@ -560,8 +560,8 @@ type ListHoldsResponse struct {
}
func (s *ListHoldsResponse) MarshalJSON() ([]byte, error) {
type noMethod ListHoldsResponse
raw := noMethod(*s)
type NoMethod ListHoldsResponse
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@ -596,8 +596,8 @@ type ListMattersResponse struct {
}
func (s *ListMattersResponse) MarshalJSON() ([]byte, error) {
type noMethod ListMattersResponse
raw := noMethod(*s)
type NoMethod ListMattersResponse
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@ -649,8 +649,8 @@ type Matter struct {
}
func (s *Matter) MarshalJSON() ([]byte, error) {
type noMethod Matter
raw := noMethod(*s)
type NoMethod Matter
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@ -694,8 +694,8 @@ type MatterPermission struct {
}
func (s *MatterPermission) MarshalJSON() ([]byte, error) {
type noMethod MatterPermission
raw := noMethod(*s)
type NoMethod MatterPermission
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@ -723,8 +723,8 @@ type RemoveMatterPermissionsRequest struct {
}
func (s *RemoveMatterPermissionsRequest) MarshalJSON() ([]byte, error) {
type noMethod RemoveMatterPermissionsRequest
raw := noMethod(*s)
type NoMethod RemoveMatterPermissionsRequest
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@ -759,8 +759,8 @@ type ReopenMatterResponse struct {
}
func (s *ReopenMatterResponse) MarshalJSON() ([]byte, error) {
type noMethod ReopenMatterResponse
raw := noMethod(*s)
type NoMethod ReopenMatterResponse
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@ -868,7 +868,7 @@ func (c *MattersAddPermissionsCall) Do(opts ...googleapi.CallOption) (*MatterPer
},
}
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
@ -1003,7 +1003,7 @@ func (c *MattersCloseCall) Do(opts ...googleapi.CallOption) (*CloseMatterRespons
},
}
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
@ -1136,7 +1136,7 @@ func (c *MattersCreateCall) Do(opts ...googleapi.CallOption) (*Matter, 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
@ -1255,7 +1255,7 @@ func (c *MattersDeleteCall) Do(opts ...googleapi.CallOption) (*Matter, 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
@ -1405,7 +1405,7 @@ func (c *MattersGetCall) Do(opts ...googleapi.CallOption) (*Matter, 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
@ -1590,7 +1590,7 @@ func (c *MattersListCall) Do(opts ...googleapi.CallOption) (*ListMattersResponse
},
}
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
@ -1767,7 +1767,7 @@ func (c *MattersRemovePermissionsCall) Do(opts ...googleapi.CallOption) (*Empty,
},
}
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
@ -1902,7 +1902,7 @@ func (c *MattersReopenCall) Do(opts ...googleapi.CallOption) (*ReopenMatterRespo
},
}
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
@ -2037,7 +2037,7 @@ func (c *MattersUndeleteCall) Do(opts ...googleapi.CallOption) (*Matter, 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
@ -2175,7 +2175,7 @@ func (c *MattersUpdateCall) Do(opts ...googleapi.CallOption) (*Matter, 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
@ -2309,7 +2309,7 @@ func (c *MattersHoldsCreateCall) Do(opts ...googleapi.CallOption) (*Hold, 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
@ -2440,7 +2440,7 @@ func (c *MattersHoldsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, 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
@ -2588,7 +2588,7 @@ func (c *MattersHoldsGetCall) Do(opts ...googleapi.CallOption) (*Hold, 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
@ -2752,7 +2752,7 @@ func (c *MattersHoldsListCall) Do(opts ...googleapi.CallOption) (*ListHoldsRespo
},
}
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
@ -2923,7 +2923,7 @@ func (c *MattersHoldsUpdateCall) Do(opts ...googleapi.CallOption) (*Hold, 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
@ -3071,7 +3071,7 @@ func (c *MattersHoldsAccountsCreateCall) Do(opts ...googleapi.CallOption) (*Held
},
}
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
@ -3213,7 +3213,7 @@ func (c *MattersHoldsAccountsDeleteCall) Do(opts ...googleapi.CallOption) (*Empt
},
}
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
@ -3372,7 +3372,7 @@ func (c *MattersHoldsAccountsListCall) Do(opts ...googleapi.CallOption) (*ListHe
},
}
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