getTrainingJob abstract method

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

Implementation

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