Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go20873 type AutoscalersPatchCall struct { struct
20874 s *Service
20875 project string
20876 zone string
20877 autoscaler *Autoscaler
20878 urlParams_ gensupport.URLParams
20879 ctx_ context.Context
20880 header_ http.Header
20896 func (c *AutoscalersPatchCall) Autoscaler(autoscaler string) *AutoscalersPatchCall {
20915 func (c *AutoscalersPatchCall) RequestId(requestId string) *AutoscalersPatchCall {
[all …]