cancelTrainingJob abstract method

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

Implementation

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