HealthCheckRequest
class HealthCheckRequest extends Message
Generated from protobuf message grpc.health.v1.HealthCheckRequest.
Properties
| protected | $service | Generated from protobuf field |
Methods
__construct(array $data = null)
Constructor.
string
getService()
Generated from protobuf field string service = 1;.
$this
setService(string $var)
Generated from protobuf field string service = 1;.
Details
at line 31
__construct(array $data = null)
Constructor.
at line 41
string
getService()
Generated from protobuf field string service = 1;.
at line 50
$this
setService(string $var)
Generated from protobuf field string service = 1;.