cancelTrainingJob abstract method

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

Implementation

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