Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go13286 type RouterList struct { struct
13289 Id string `json:"id,omitempty"`
13292 Items []*Router `json:"items,omitempty"`
13296 Kind string `json:"kind,omitempty"`
13304 NextPageToken string `json:"nextPageToken,omitempty"`
13307 SelfLink string `json:"selfLink,omitempty"`
13311 googleapi.ServerResponse `json:"-"`
13319 ForceSendFields []string `json:"-"`
13327 NullFields []string `json:"-"`
13330 func (s *RouterList) MarshalJSON() ([]byte, error) {
Dcompute-api.json8089 "RouterList": { object