This topic describes task types and API operations that create tasks of these types.
The task type (TaskType) varies with the API operation that creates the task. For example, the CreateVideoLabelClassificationTask operation crates a task of the VideoLabelClassification type.
The following table describes task types and API operations that create tasks of these types.
API | TaskType | Description |
CreateVideoLabelClassificationTask | VideoLabelClassification | A video label detection task. |
CreateFigureClusteringTask | FaceClustering | A face clustering task. |
CreateOfficeConversionTask | OfficeConversion | A document conversion task. |
CreateImageModerationTask | ImageModeration | An image moderation task. |
CreateVideoModerationTask | VideoModeration | A video moderation task. |
CreateMediaConvertTask | MediaConvert | A video transcoding task. |
CreateFileCompressionTask | FileCompression | A file compression task. |
CreateArchiveFileInspectionTask | ArchiveFileInspection | A package preview task. |
CreateFileUncompressionTask | FileUncompression | A file decompression task. |
CreateCompressPointCloudTask | PointCloudCompress | A point cloud compression task. |
CreateImageToPDFTask | ImageToPDF | An image-to-PDF conversion task. |
CreateStory | StoryCreation | A story creation task. |
CreateLocationDateClusteringTask | LocationDateClustering | A spatiotemporal clustering task. |
CreateImageSplicingTask | ImageSplicing | An image concatenation task. |
CreateFacesSearchingTask | FacesSearching | A face search task. |