Searched defs:RoutesListCall (Results 1 – 1 of 1) sorted by relevance
66092 type RoutesListCall struct { struct66093 s *Service66094 project string66095 urlParams_ gensupport.URLParams66096 ifNoneMatch_ string66097 ctx_ context.Context66098 header_ http.Header66136 func (c *RoutesListCall) Filter(filter string) *RoutesListCall {66147 func (c *RoutesListCall) MaxResults(maxResults int64) *RoutesListCall {66164 func (c *RoutesListCall) OrderBy(orderBy string) *RoutesListCall {[all …]