Searched defs:InstanceGroupList (Results 1 – 2 of 2) sorted by relevance
6958 type InstanceGroupList struct { struct6961 Id string `json:"id,omitempty"`6964 Items []*InstanceGroup `json:"items,omitempty"`6968 Kind string `json:"kind,omitempty"`6976 NextPageToken string `json:"nextPageToken,omitempty"`6979 SelfLink string `json:"selfLink,omitempty"`6983 googleapi.ServerResponse `json:"-"`6991 ForceSendFields []string `json:"-"`6999 NullFields []string `json:"-"`7002 func (s *InstanceGroupList) MarshalJSON() ([]byte, error) {
4084 "InstanceGroupList": { object