Searched defs:RouteList (Results 1 – 3 of 3) sorted by relevance
44 public class RouteList extends SIPHeaderList<Route> { class51 public RouteList() { in RouteList() method in RouteList
12983 type RouteList struct { struct12986 Id string `json:"id,omitempty"`12989 Items []*Route `json:"items,omitempty"`12992 Kind string `json:"kind,omitempty"`13000 NextPageToken string `json:"nextPageToken,omitempty"`13003 SelfLink string `json:"selfLink,omitempty"`13007 googleapi.ServerResponse `json:"-"`13015 ForceSendFields []string `json:"-"`13023 NullFields []string `json:"-"`13026 func (s *RouteList) MarshalJSON() ([]byte, error) {
7889 "RouteList": { object