glossaryConfig property

TranslateTextGlossaryConfig? glossaryConfig
getter/setter pair

Glossary to be applied.

The glossary must be within the same region (have the same location-id) as the model, otherwise an INVALID_ARGUMENT (400) error is returned.

Optional.

Implementation

TranslateTextGlossaryConfig? glossaryConfig;