Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go12114 type RegionAutoscalerList struct { struct
12117 Id string `json:"id,omitempty"`
12120 Items []*Autoscaler `json:"items,omitempty"`
12123 Kind string `json:"kind,omitempty"`
12131 NextPageToken string `json:"nextPageToken,omitempty"`
12134 SelfLink string `json:"selfLink,omitempty"`
12138 googleapi.ServerResponse `json:"-"`
12146 ForceSendFields []string `json:"-"`
12154 NullFields []string `json:"-"`
12157 func (s *RegionAutoscalerList) MarshalJSON() ([]byte, error) {
Dcompute-api.json7369 "RegionAutoscalerList": { object