mirror of https://github.com/immich-app/immich.git
1021 B
1021 B
openapi.model.AllJobStatusResponseDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| thumbnailGeneration | JobStatusDto | ||
| metadataExtraction | JobStatusDto | ||
| videoConversion | JobStatusDto | ||
| objectTagging | JobStatusDto | ||
| clipEncoding | JobStatusDto | ||
| storageTemplateMigration | JobStatusDto | ||
| backgroundTask | JobStatusDto | ||
| search | JobStatusDto | ||
| recognizeFaces | JobStatusDto | ||
| sidecar | JobStatusDto |