Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go6958 type InstanceGroupList struct { struct
6961 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) {
Dcompute-api.json4084 "InstanceGroupList": { object