Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go71615 type TargetHttpProxiesListCall struct { struct
71616 s *Service
71617 project string
71618 urlParams_ gensupport.URLParams
71619 ifNoneMatch_ string
71620 ctx_ context.Context
71621 header_ http.Header
71659 func (c *TargetHttpProxiesListCall) Filter(filter string) *TargetHttpProxiesListCall {
71670 func (c *TargetHttpProxiesListCall) MaxResults(maxResults int64) *TargetHttpProxiesListCall {
71687 func (c *TargetHttpProxiesListCall) OrderBy(orderBy string) *TargetHttpProxiesListCall {
[all …]