Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go3000 type BackendServiceGroupHealth struct { struct
3001 HealthStatus []*HealthStatus `json:"healthStatus,omitempty"`
3005 Kind string `json:"kind,omitempty"`
3009 googleapi.ServerResponse `json:"-"`
3017 ForceSendFields []string `json:"-"`
3025 NullFields []string `json:"-"`
3028 func (s *BackendServiceGroupHealth) MarshalJSON() ([]byte, error) {
Dcompute-api.json1494 "BackendServiceGroupHealth": { object