setExecution abstract method

Future<SetExecutionResponse> setExecution(
  1. ServiceCall call,
  2. SetExecutionRequest request
)

Implementation

$async.Future<$0.SetExecutionResponse> setExecution($grpc.ServiceCall call, $0.SetExecutionRequest request);