Searched defs:RegionAutoscalerList (Results 1 – 2 of 2) sorted by relevance
12114 type RegionAutoscalerList struct { struct12117 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) {
7369 "RegionAutoscalerList": { object