本文介紹任務類型(TaskType)與建立任務類型API的對應關係。
TaskType由部分建立任務類型的API產生,例如,調用CreateVideoLabelClassificationTask介面建立視頻標籤檢測的任務,產生的TaskType為VideoLabelClassification。
下表列舉了API與TaskType的對應關係。
API | TaskType | 描述 |
API | TaskType | 描述 |
CreateVideoLabelClassificationTask | VideoLabelClassification | 視頻標籤檢測任務。 |
CreateFigureClusteringTask | FaceClustering | 人臉聚類分組任務。 |
CreateOfficeConversionTask | OfficeConversion | 文檔轉換任務。 |
CreateImageModerationTask | ImageModeration | 圖片識別任務。 |
CreateVideoModerationTask | VideoModeration | 視頻識別任務。 |
CreateMediaConvertTask | MediaConvert | 視頻轉碼任務。 |
CreateFileCompressionTask | FileCompression | 檔案壓縮任務。 |
CreateArchiveFileInspectionTask | ArchiveFileInspection | 查看檔案壓縮內容任務。 |
CreateFileUncompressionTask | FileUncompression | 檔案解壓任務。 |
CreateCompressPointCloudTask | PointCloudCompress | 點雲壓縮任務。 |
CreateImageToPDFTask | ImageToPDF | 圖片轉PDF任務。 |
CreateStory | StoryCreation | 建立故事任務。 |
CreateLocationDateClusteringTask | LocationDateClustering | 時空聚類分組任務。 |
CreateImageSplicingTask | ImageSplicing | 圖片拼接任務。 |
CreateFacesSearchingTask | FacesSearching | 搜尋相似圖片任務。 |