Get Glossary Result
data class GetGlossaryResult(val endTime: String, val entryCount: Int, val inputConfig: GlossaryInputConfigResponse, val languageCodesSet: LanguageCodesSetResponse, val languagePair: LanguageCodePairResponse, val name: String, val submitTime: String)
Constructors
Link copied to clipboard
constructor(endTime: String, entryCount: Int, inputConfig: GlossaryInputConfigResponse, languageCodesSet: LanguageCodesSetResponse, languagePair: LanguageCodePairResponse, name: String, submitTime: String)
Properties
Link copied to clipboard
The number of entries defined in the glossary.
Link copied to clipboard
Provides examples to build the glossary from. Total glossary must not exceed 10M Unicode codepoints.
Link copied to clipboard
Used with equivalent term set glossaries.
Link copied to clipboard
Used with unidirectional glossaries.
Link copied to clipboard
When CreateGlossary was called.