Searched defs:AutoscalersPatchCall (Results 1 – 1 of 1) sorted by relevance
20873 type AutoscalersPatchCall struct { struct20874 s *Service20875 project string20876 zone string20877 autoscaler *Autoscaler20878 urlParams_ gensupport.URLParams20879 ctx_ context.Context20880 header_ http.Header20896 func (c *AutoscalersPatchCall) Autoscaler(autoscaler string) *AutoscalersPatchCall {20915 func (c *AutoscalersPatchCall) RequestId(requestId string) *AutoscalersPatchCall {[all …]