getTrainingJobLogs method
- GetTrainingJobLogsRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$7.GetTrainingJobLogsResponse> getTrainingJobLogs($7.GetTrainingJobLogsRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$getTrainingJobLogs, request, options: options);
}