Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go56107 type RegionAutoscalersPatchCall struct { struct
56108 s *Service
56109 project string
56110 region string
56111 autoscaler *Autoscaler
56112 urlParams_ gensupport.URLParams
56113 ctx_ context.Context
56114 header_ http.Header
56130 func (c *RegionAutoscalersPatchCall) Autoscaler(autoscaler string) *RegionAutoscalersPatchCall {
56149 func (c *RegionAutoscalersPatchCall) RequestId(requestId string) *RegionAutoscalersPatchCall {
[all …]