Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go7315 type InstanceGroupManagerList struct { struct
7318 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) {
Dcompute-api.json4350 "InstanceGroupManagerList": { object