inputConfigs property
Input configurations.
The total number of files matched should be <= 100. The total content size to translate should be <= 100M Unicode codepoints. The files must use UTF-8 encoding.
Required.
Implementation
core.List<BatchDocumentInputConfig>? inputConfigs;