Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go66092 type RoutesListCall struct { struct
66093 s *Service
66094 project string
66095 urlParams_ gensupport.URLParams
66096 ifNoneMatch_ string
66097 ctx_ context.Context
66098 header_ http.Header
66136 func (c *RoutesListCall) Filter(filter string) *RoutesListCall {
66147 func (c *RoutesListCall) MaxResults(maxResults int64) *RoutesListCall {
66164 func (c *RoutesListCall) OrderBy(orderBy string) *RoutesListCall {
[all …]