forked from Cutlery/immich
		
	* rename clip encoding to smart search * update job subtitles * update api * update smart search job title and subtitle * fix `getJobName` * change smart search icon * formatting * wording * update reference to clip * formatting * update reference to Encode CLIP
		
			
				
	
	
	
		
			1.1 KiB
		
	
	
	
	
	
	
		
			Generated
		
	
	
			
		
		
	
	
			1.1 KiB
		
	
	
	
	
	
	
		
			Generated
		
	
	
openapi.model.AllJobStatusResponseDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes | 
|---|---|---|---|
| backgroundTask | JobStatusDto | ||
| library_ | JobStatusDto | ||
| metadataExtraction | JobStatusDto | ||
| migration | JobStatusDto | ||
| objectTagging | JobStatusDto | ||
| recognizeFaces | JobStatusDto | ||
| search | JobStatusDto | ||
| sidecar | JobStatusDto | ||
| smartSearch | JobStatusDto | ||
| storageTemplateMigration | JobStatusDto | ||
| thumbnailGeneration | JobStatusDto | ||
| videoConversion | JobStatusDto |