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