2022-10-06 09:25:54 -07:00
# openapi.model.AllJobStatusResponseDto
## Load the model package
```dart
import 'package:openapi/api.dart';
```
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
2023-04-01 13:46:07 -07:00
**thumbnailGenerationQueue** | [**JobStatusDto** ](JobStatusDto.md ) | |
**metadataExtractionQueue** | [**JobStatusDto** ](JobStatusDto.md ) | |
**videoConversionQueue** | [**JobStatusDto** ](JobStatusDto.md ) | |
**objectTaggingQueue** | [**JobStatusDto** ](JobStatusDto.md ) | |
**clipEncodingQueue** | [**JobStatusDto** ](JobStatusDto.md ) | |
**storageTemplateMigrationQueue** | [**JobStatusDto** ](JobStatusDto.md ) | |
**backgroundTaskQueue** | [**JobStatusDto** ](JobStatusDto.md ) | |
**searchQueue** | [**JobStatusDto** ](JobStatusDto.md ) | |
2023-05-17 10:07:17 -07:00
**recognizeFacesQueue** | [**JobStatusDto** ](JobStatusDto.md ) | |
2022-10-06 09:25:54 -07:00
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)