Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go13940 type SecurityPolicyRule struct { struct
13944 Action string `json:"action,omitempty"`
13948 Description string `json:"description,omitempty"`
13952 Kind string `json:"kind,omitempty"`
13956 Match *SecurityPolicyRuleMatcher `json:"match,omitempty"`
13959 Preview bool `json:"preview,omitempty"`
13964 Priority int64 `json:"priority,omitempty"`
13972 ForceSendFields []string `json:"-"`
13980 NullFields []string `json:"-"`
13983 func (s *SecurityPolicyRule) MarshalJSON() ([]byte, error) {
Dcompute-api.json8525 "SecurityPolicyRule": { object