Searched defs:BackendServiceGroupHealth (Results 1 – 2 of 2) sorted by relevance
3000 type BackendServiceGroupHealth struct { struct3001 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) {
1494 "BackendServiceGroupHealth": { object