cancelTrainingJob abstract method

Future<CancelTrainingJobResponse> cancelTrainingJob(
  1. ServiceCall call,
  2. CancelTrainingJobRequest request
)

Implementation

$async.Future<$7.CancelTrainingJobResponse> cancelTrainingJob($grpc.ServiceCall call, $7.CancelTrainingJobRequest request);