mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
1,021 B
Generated
1,021 B
Generated
openapi.model.AllJobStatusResponseDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| backgroundTask | JobStatusDto | ||
| clipEncoding | JobStatusDto | ||
| metadataExtraction | JobStatusDto | ||
| objectTagging | JobStatusDto | ||
| recognizeFaces | JobStatusDto | ||
| search | JobStatusDto | ||
| sidecar | JobStatusDto | ||
| storageTemplateMigration | JobStatusDto | ||
| thumbnailGeneration | JobStatusDto | ||
| videoConversion | JobStatusDto |