Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go66965 type SecurityPoliciesListCall struct { struct
66966 s *Service
66967 project string
66968 urlParams_ gensupport.URLParams
66969 ifNoneMatch_ string
66970 ctx_ context.Context
66971 header_ http.Header
67008 func (c *SecurityPoliciesListCall) Filter(filter string) *SecurityPoliciesListCall {
67019 func (c *SecurityPoliciesListCall) MaxResults(maxResults int64) *SecurityPoliciesListCall {
67036 func (c *SecurityPoliciesListCall) OrderBy(orderBy string) *SecurityPoliciesListCall {
[all …]