Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go572 type SecurityPoliciesService struct { struct
573 s *Service
66503 …ecurityPoliciesService) Delete(project string, securityPolicy string) *SecurityPoliciesDeleteCall {
66665 … (r *SecurityPoliciesService) Get(project string, securityPolicy string) *SecurityPoliciesGetCall {
66816 …liciesService) Insert(project string, securitypolicy *SecurityPolicy) *SecurityPoliciesInsertCall {
66976 func (r *SecurityPoliciesService) List(project string) *SecurityPoliciesListCall {
67229 …project string, securityPolicy string, securitypolicy *SecurityPolicy) *SecurityPoliciesPatchCall {
67400 …e string, testpermissionsrequest *TestPermissionsRequest) *SecurityPoliciesTestIamPermissionsCall {