Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go66805 type SecurityPoliciesInsertCall struct { struct
66806 s *Service
66807 project string
66808 securitypolicy *SecurityPolicy
66809 urlParams_ gensupport.URLParams
66810 ctx_ context.Context
66811 header_ http.Header
66837 func (c *SecurityPoliciesInsertCall) RequestId(requestId string) *SecurityPoliciesInsertCall {
66845 func (c *SecurityPoliciesInsertCall) Fields(s ...googleapi.Field) *SecurityPoliciesInsertCall {
66853 func (c *SecurityPoliciesInsertCall) Context(ctx context.Context) *SecurityPoliciesInsertCall {
[all …]