Labeling Job Properties Response
constructor(createdTimeUtc: String, datasetConfiguration: LabelingDatasetConfigurationResponse, jobInstructions: LabelingJobInstructionsResponse, labelCategories: Map<String, LabelCategoryResponse>, labelingJobMediaProperties: LabelingJobImagePropertiesResponse, mlAssistConfiguration: MLAssistConfigurationResponse? = null, progressMetrics: ProgressMetricsResponse, projectId: String, properties: Map<String, String>? = null, status: String, statusMessages: List<StatusMessageResponse>, tags: Map<String, String>? = null)