Searched defs:HttpHealthCheckList (Results 1 – 2 of 2) sorted by relevance
6128 type HttpHealthCheckList struct { struct6131 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) {
3477 "HttpHealthCheckList": { object