interface DescribeDominantLanguageDetectionJobResponse {
    DominantLanguageDetectionJobProperties?: DominantLanguageDetectionJobProperties;
}

Hierarchy (view full)

Properties

DominantLanguageDetectionJobProperties?: DominantLanguageDetectionJobProperties

An object that contains the properties associated with a dominant language detection job.