terminologyNames property

List<String>? terminologyNames
final

A list containing the names of the terminologies applied to a translation job. Only one terminology can be applied per StartTextTranslationJob request at this time.

Implementation

final List<String>? terminologyNames;