Searched defs:InstanceGroupsListInstances (Results 1 – 2 of 2) sorted by relevance
7939 type InstanceGroupsListInstances struct { struct7942 Id string `json:"id,omitempty"`7945 Items []*InstanceWithNamedPorts `json:"items,omitempty"`7950 Kind string `json:"kind,omitempty"`7958 NextPageToken string `json:"nextPageToken,omitempty"`7961 SelfLink string `json:"selfLink,omitempty"`7965 googleapi.ServerResponse `json:"-"`7973 ForceSendFields []string `json:"-"`7981 NullFields []string `json:"-"`7984 func (s *InstanceGroupsListInstances) MarshalJSON() ([]byte, error) {
4672 "InstanceGroupsListInstances": { object