recentImageImportJobs property
The result of the most recent runs for this ImageImport.
All jobs for this ImageImport can be listed via ListImageImportJobs.
Output only.
Implementation
core.List<ImageImportJob>? recentImageImportJobs;
The result of the most recent runs for this ImageImport.
All jobs for this ImageImport can be listed via ListImageImportJobs.
Output only.
core.List<ImageImportJob>? recentImageImportJobs;