Home
last modified time | relevance | path

Searched refs: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
67229 …project string, securityPolicy string, securitypolicy *SecurityPolicy) *SecurityPoliciesPatchCall {
67230 c := &SecurityPoliciesPatchCall{s: r.s, urlParams_: make(gensupport.URLParams)}
67251 func (c *SecurityPoliciesPatchCall) RequestId(requestId string) *SecurityPoliciesPatchCall { argument
67259 func (c *SecurityPoliciesPatchCall) Fields(s ...googleapi.Field) *SecurityPoliciesPatchCall { argument
67267 func (c *SecurityPoliciesPatchCall) Context(ctx context.Context) *SecurityPoliciesPatchCall { argument
67274 func (c *SecurityPoliciesPatchCall) Header() http.Header { argument
67281 func (c *SecurityPoliciesPatchCall) doRequest(alt string) (*http.Response, error) { argument
67312 func (c *SecurityPoliciesPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) { argument