Home
last modified time | relevance | path

Searched defs:OperationList (Results 1 – 2 of 2) sorted by relevance

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go11352 type OperationList struct { struct
11355 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) {
Dcompute-api.json6853 "OperationList": { object