Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go67217 type SecurityPoliciesPatchCall struct { struct
67218 s *Service
67219 project string
67220 securityPolicy string
67221 securitypolicy *SecurityPolicy
67222 urlParams_ gensupport.URLParams
67223 ctx_ context.Context
67224 header_ http.Header
67251 func (c *SecurityPoliciesPatchCall) RequestId(requestId string) *SecurityPoliciesPatchCall {
67259 func (c *SecurityPoliciesPatchCall) Fields(s ...googleapi.Field) *SecurityPoliciesPatchCall {
[all …]