Module google_api_proto::google::cloud::translation::v3::document_output_config
source · Expand description
Nested message and enum types in DocumentOutputConfig
.
Enums§
- A URI destination for the translated document. It is optional to provide a destination. If provided the results from TranslateDocument will be stored in the destination. Whether a destination is provided or not, the translated documents will be returned within TranslateDocumentResponse.document_translation and TranslateDocumentResponse.glossary_document_translation.