BatchDetectDominantLanguageItemResult
The result of calling the BatchDetectDominantLanguage operation. The operation returns one object for each document that is successfully processed by the operation.
Contents
- Index
-
The zero-based index of the document in the input list.
Type: Integer
Required: No
- Languages
-
One or more DominantLanguage objects describing the dominant languages in the document.
Type: Array of DominantLanguage objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: