Interface protos.google.cloud.translation.v3.ITranslation (8.0.3)

Properties of a Translation.

Package

@google-cloud/translate

Properties

detectedLanguageCode

detectedLanguageCode?: (string|null);

Translation detectedLanguageCode

glossaryConfig

glossaryConfig?: (google.cloud.translation.v3.ITranslateTextGlossaryConfig|null);

Translation glossaryConfig

model

model?: (string|null);

Translation model

translatedText

translatedText?: (string|null);

Translation translatedText