AdaptiveMtTranslateRequest
class AdaptiveMtTranslateRequest extends Collection (View source)
Properties
| protected | $collection_key | ||
| string[] | $content | ||
| string | $dataset | ||
| protected | $glossaryConfigType | ||
| protected | $glossaryConfigDataType | ||
| protected | $referenceSentenceConfigType | ||
| protected | $referenceSentenceConfigDataType |
Methods
setContent($content)
No description
string[]
getContent()
No description
setDataset($dataset)
No description
string
getDataset()
No description
getGlossaryConfig()
No description
getReferenceSentenceConfig()
No description
Details
setContent($content)
No description
string[]
getContent()
No description
setDataset($dataset)
No description
string
getDataset()
No description
setGlossaryConfig(TranslateTextGlossaryConfig $glossaryConfig)
No description
TranslateTextGlossaryConfig
getGlossaryConfig()
No description
setReferenceSentenceConfig(ReferenceSentenceConfig $referenceSentenceConfig)
No description
ReferenceSentenceConfig
getReferenceSentenceConfig()
No description