Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go6128 type HttpHealthCheckList struct { struct
6131 Id string `json:"id,omitempty"`
6134 Items []*HttpHealthCheck `json:"items,omitempty"`
6137 Kind string `json:"kind,omitempty"`
6145 NextPageToken string `json:"nextPageToken,omitempty"`
6148 SelfLink string `json:"selfLink,omitempty"`
6152 googleapi.ServerResponse `json:"-"`
6160 ForceSendFields []string `json:"-"`
6168 NullFields []string `json:"-"`
6171 func (s *HttpHealthCheckList) MarshalJSON() ([]byte, error) {
Dcompute-api.json3477 "HttpHealthCheckList": { object