Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go5795 HttpsHealthCheck *HTTPSHealthCheck `json:"httpsHealthCheck,omitempty"` member
6180 type HttpsHealthCheck struct { struct
6183 CheckIntervalSec int64 `json:"checkIntervalSec,omitempty"`
6187 CreationTimestamp string `json:"creationTimestamp,omitempty"`
6191 Description string `json:"description,omitempty"`
6195 HealthyThreshold int64 `json:"healthyThreshold,omitempty"`
6200 Host string `json:"host,omitempty"`
6204 Id uint64 `json:"id,omitempty,string"`
6207 Kind string `json:"kind,omitempty"`
6216 Name string `json:"name,omitempty"`
[all …]
Dcompute-api.json3508 "HttpsHealthCheck": { object