Home
last modified time | relevance | path

Searched defs:InstanceGroupsListInstances (Results 1 – 2 of 2) sorted by relevance

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go7939 type InstanceGroupsListInstances struct { struct
7942 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) {
Dcompute-api.json4672 "InstanceGroupsListInstances": { object