Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go66493 type SecurityPoliciesDeleteCall struct { struct
66494 s *Service
66495 project string
66496 securityPolicy string
66497 urlParams_ gensupport.URLParams
66498 ctx_ context.Context
66499 header_ http.Header
66524 func (c *SecurityPoliciesDeleteCall) RequestId(requestId string) *SecurityPoliciesDeleteCall {
66532 func (c *SecurityPoliciesDeleteCall) Fields(s ...googleapi.Field) *SecurityPoliciesDeleteCall {
66540 func (c *SecurityPoliciesDeleteCall) Context(ctx context.Context) *SecurityPoliciesDeleteCall {
[all …]