Interface protos.google.cloud.translation.v3beta1.ITranslateTextResponse (6.1.0)

Properties of a TranslateTextResponse.

Package

@google-cloud/translate!

Properties

glossaryTranslations

glossaryTranslations?: (google.cloud.translation.v3beta1.ITranslation[]|null);

TranslateTextResponse glossaryTranslations

Property Value
TypeDescription
(google.cloud.translation.v3beta1.ITranslation[]|null)

translations

translations?: (google.cloud.translation.v3beta1.ITranslation[]|null);

TranslateTextResponse translations

Property Value
TypeDescription
(google.cloud.translation.v3beta1.ITranslation[]|null)