getTrainingJob abstract method

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

Implementation

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