Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go20439 type AutoscalersInsertCall struct { struct
20440 s *Service
20441 project string
20442 zone string
20443 autoscaler *Autoscaler
20444 urlParams_ gensupport.URLParams
20445 ctx_ context.Context
20446 header_ http.Header
20473 func (c *AutoscalersInsertCall) RequestId(requestId string) *AutoscalersInsertCall {
20481 func (c *AutoscalersInsertCall) Fields(s ...googleapi.Field) *AutoscalersInsertCall {
[all …]