class ServingStatus

Protobuf type grpc.health.v1.HealthCheckResponse.ServingStatus.

Constants

UNKNOWN

Generated from protobuf enum UNKNOWN = 0;.

SERVING

Generated from protobuf enum SERVING = 1;.

NOT_SERVING

Generated from protobuf enum NOT_SERVING = 2;.

SERVICE_UNKNOWN

Used only by the Watch method.

Generated from protobuf enum SERVICE_UNKNOWN = 3;

Methods

static 
name($value)

No description

static 
value($name)

No description

Details

at line 46
static name($value)

No description

Parameters

$value

at line 58
static value($name)

No description

Parameters

$name