ping abstract method

Future<PingResponse> ping(
  1. ServiceCall call,
  2. PingRequest request
)

Implementation

$async.Future<$11.PingResponse> ping($grpc.ServiceCall call, $11.PingRequest request);