detectedLanguages property

List<GoogleCloudDocumentaiV1DocumentPageDetectedLanguage>? detectedLanguages
getter/setter pair

A list of detected languages together with confidence.

Implementation

core.List<GoogleCloudDocumentaiV1DocumentPageDetectedLanguage>?
    detectedLanguages;