healthStatusUnspecified constant

AllocationResourceStatusHealthInfo_HealthStatus const healthStatusUnspecified

The health status of the reservation is unspecified.

Implementation

static const healthStatusUnspecified =
    AllocationResourceStatusHealthInfo_HealthStatus(
      'HEALTH_STATUS_UNSPECIFIED',
    );