Searched defs:InstanceGroupManagerList (Results 1 – 2 of 2) sorted by relevance
7315 type InstanceGroupManagerList struct { struct7318 Id string `json:"id,omitempty"`7321 Items []*InstanceGroupManager `json:"items,omitempty"`7326 Kind string `json:"kind,omitempty"`7334 NextPageToken string `json:"nextPageToken,omitempty"`7337 SelfLink string `json:"selfLink,omitempty"`7341 googleapi.ServerResponse `json:"-"`7349 ForceSendFields []string `json:"-"`7357 NullFields []string `json:"-"`7360 func (s *InstanceGroupManagerList) MarshalJSON() ([]byte, error) {
4350 "InstanceGroupManagerList": { object