Interface protos.google.cloud.translation.v3beta1.ITranslateDocumentResponse (6.2.7)

Properties of a TranslateDocumentResponse.

Package

@google-cloud/translate!

Properties

documentTranslation

documentTranslation?: (google.cloud.translation.v3beta1.IDocumentTranslation|null);

TranslateDocumentResponse documentTranslation

Property Value
TypeDescription
(google.cloud.translation.v3beta1.IDocumentTranslation|null)

glossaryConfig

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

TranslateDocumentResponse glossaryConfig

Property Value
TypeDescription
(google.cloud.translation.v3beta1.ITranslateTextGlossaryConfig|null)

glossaryDocumentTranslation

glossaryDocumentTranslation?: (google.cloud.translation.v3beta1.IDocumentTranslation|null);

TranslateDocumentResponse glossaryDocumentTranslation

Property Value
TypeDescription
(google.cloud.translation.v3beta1.IDocumentTranslation|null)

model

model?: (string|null);

TranslateDocumentResponse model

Property Value
TypeDescription
(string|null)