getTrainingJob abstract method

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

Implementation

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