Cloud Translation V3 Client - Class ImportAdaptiveMtFileResponse (1.17.5)

Reference documentation and code samples for the Cloud Translation V3 Client class ImportAdaptiveMtFileResponse.

The response for importing an AdaptiveMtFile

Generated from protobuf message google.cloud.translation.v3.ImportAdaptiveMtFileResponse

Namespace

Google \ Cloud \ Translate \ V3

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ adaptive_mt_file Google\Cloud\Translate\V3\AdaptiveMtFile

Output only. The Adaptive MT file that was imported.

getAdaptiveMtFile

Output only. The Adaptive MT file that was imported.

Returns
TypeDescription
Google\Cloud\Translate\V3\AdaptiveMtFile|null

hasAdaptiveMtFile

clearAdaptiveMtFile

setAdaptiveMtFile

Output only. The Adaptive MT file that was imported.

Parameter
NameDescription
var Google\Cloud\Translate\V3\AdaptiveMtFile
Returns
TypeDescription
$this