Searched defs:InstanceList (Results 1 – 2 of 2) sorted by relevance
8217 type InstanceList struct { struct8220 Id string `json:"id,omitempty"`8223 Items []*Instance `json:"items,omitempty"`8227 Kind string `json:"kind,omitempty"`8235 NextPageToken string `json:"nextPageToken,omitempty"`8238 SelfLink string `json:"selfLink,omitempty"`8242 googleapi.ServerResponse `json:"-"`8250 ForceSendFields []string `json:"-"`8258 NullFields []string `json:"-"`8261 func (s *InstanceList) MarshalJSON() ([]byte, error) {
4833 "InstanceList": { object