run abstract method

Stream<RunResponse> run(
  1. ServiceCall call,
  2. RunRequest request
)

Implementation

$async.Stream<$5.RunResponse> run(
    $grpc.ServiceCall call, $5.RunRequest request);