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

Properties of an AdaptiveMtTranslateResponse.

Package

@google-cloud/translate

Properties

languageCode

languageCode?: (string|null);

AdaptiveMtTranslateResponse languageCode

translations

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

AdaptiveMtTranslateResponse translations