Enums§
- Create
Glossary Error - struct for typed errors of method
create_glossary
- Delete
Glossary Error - struct for typed errors of method
delete_glossary
- GetGlossary
Entries Error - struct for typed errors of method
get_glossary_entries
- GetGlossary
Error - struct for typed errors of method
get_glossary
- List
Glossaries Error - struct for typed errors of method
list_glossaries
- List
Glossary Languages Error - struct for typed errors of method
list_glossary_languages
Functions§
- create_
glossary - delete_
glossary - Deletes the specified glossary.
- get_
glossary - Retrieve meta information for a single glossary, omitting the glossary entries.
- get_
glossary_ entries - List the entries of a single glossary in the format specified by the
Accept
header. - list_
glossaries - List all glossaries and their meta-information, but not the glossary entries.
- list_
glossary_ languages - Retrieve the list of language pairs supported by the glossary feature.