Reference documentation and code samples for the Cloud AutoML V1 Client class TranslationDatasetMetadata.
Dataset metadata that is specific to translation.
Generated from protobuf message google.cloud.automl.v1.TranslationDatasetMetadata
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ source_language_code
string
Required. The BCP-47 language code of the source language.
↳ target_language_code
string
Required. The BCP-47 language code of the target language.
getSourceLanguageCode
Required. The BCP-47 language code of the source language.
string
setSourceLanguageCode
Required. The BCP-47 language code of the source language.
var
string
$this
getTargetLanguageCode
Required. The BCP-47 language code of the target language.
string
setTargetLanguageCode
Required. The BCP-47 language code of the target language.
var
string
$this