Searched defs:RouterList (Results 1 – 2 of 2) sorted by relevance
13286 type RouterList struct { struct13289 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) {
8089 "RouterList": { object