Interface protos.google.cloud.translation.v3.IAdaptiveMtTranslateResponse (9.3.0)

Properties of an AdaptiveMtTranslateResponse.

Package

@google-cloud/translate

Properties

glossaryTranslations

glossaryTranslations?: (google.cloud.translation.v3.IAdaptiveMtTranslation[]|null);

AdaptiveMtTranslateResponse glossaryTranslations

languageCode

languageCode?: (string|null);

AdaptiveMtTranslateResponse languageCode

translations

translations?: (google.cloud.translation.v3.IAdaptiveMtTranslation[]|null);

AdaptiveMtTranslateResponse translations