mirror of
https://github.com/immich-app/immich.git
synced 2024-12-20 00:38:24 +02:00
cb1201e690
* 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 |