cancelTrainingJob abstract method

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

Implementation

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