Interface protos.google.cloud.translation.v3.ITranslateTextResponse (6.2.7)

Properties of a TranslateTextResponse.

Package

@google-cloud/translate!

Properties

glossaryTranslations

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

TranslateTextResponse glossaryTranslations

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

translations

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

TranslateTextResponse translations

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