Searched defs:OperationList (Results 1 – 2 of 2) sorted by relevance
11352 type OperationList struct { struct11355 Id string `json:"id,omitempty"`11358 Items []*Operation `json:"items,omitempty"`11362 Kind string `json:"kind,omitempty"`11370 NextPageToken string `json:"nextPageToken,omitempty"`11373 SelfLink string `json:"selfLink,omitempty"`11377 googleapi.ServerResponse `json:"-"`11385 ForceSendFields []string `json:"-"`11393 NullFields []string `json:"-"`11396 func (s *OperationList) MarshalJSON() ([]byte, error) {
6853 "OperationList": { object