noAggregation constant
HealthCheckService_HealthStatusAggregationPolicy
const noAggregation
An EndpointHealth message is returned for each backend in the health check service.
Implementation
static const noAggregation = HealthCheckService_HealthStatusAggregationPolicy(
'NO_AGGREGATION',
);