class AdaptiveMtTranslateResponse extends Collection (View source)

Properties

protected $collection_key
protected $glossaryTranslationsType
protected $glossaryTranslationsDataType
string $languageCode
protected $translationsType
protected $translationsDataType

Methods

setGlossaryTranslations($glossaryTranslations)

No description

setLanguageCode($languageCode)

No description

string
getLanguageCode()

No description

setTranslations($translations)

No description

Details

setGlossaryTranslations($glossaryTranslations)

No description

Parameters

$glossaryTranslations

AdaptiveMtTranslation[] getGlossaryTranslations()

No description

Return Value

AdaptiveMtTranslation[]

setLanguageCode($languageCode)

No description

Parameters

$languageCode

string getLanguageCode()

No description

Return Value

string

setTranslations($translations)

No description

Parameters

$translations

AdaptiveMtTranslation[] getTranslations()

No description

Return Value

AdaptiveMtTranslation[]