getTrainingJob abstract method

Future<GetTrainingJobResponse> getTrainingJob(
  1. ServiceCall call,
  2. GetTrainingJobRequest request
)

Implementation

$async.Future<$7.GetTrainingJobResponse> getTrainingJob($grpc.ServiceCall call, $7.GetTrainingJobRequest request);