TargetInput interface

Destination for the finished translated documents

Properties

category

Category / custom system for translation request

deploymentName

Deployment name of the custom translation model for the translation request.

glossaries

List of Glossary

language

Target Language

storageSource

Storage Source

targetUrl

Location of the folder / container with your documents

Property Details

category

Category / custom system for translation request

category?: string

Property Value

string

deploymentName

Deployment name of the custom translation model for the translation request.

deploymentName?: string

Property Value

string

glossaries

List of Glossary

glossaries?: Glossary[]

Property Value

language

Target Language

language: string

Property Value

string

storageSource

Storage Source

storageSource?: "AzureBlob"

Property Value

"AzureBlob"

targetUrl

Location of the folder / container with your documents

targetUrl: string

Property Value

string