deleteExecution abstract method

Future<DeleteExecutionResponse> deleteExecution(
  1. ServiceCall call,
  2. DeleteExecutionRequest request
)

Implementation

$async.Future<$0.DeleteExecutionResponse> deleteExecution($grpc.ServiceCall call, $0.DeleteExecutionRequest request);