public sealed class TranslateTextGlossaryConfig : IMessage<TranslateTextGlossaryConfig>, IEquatable<TranslateTextGlossaryConfig>, IDeepCloneable<TranslateTextGlossaryConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class TranslateTextGlossaryConfig.
Configures which glossary is used for a specific target language and defines
options for applying that glossary.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eTranslateTextGlossaryConfig\u003c/code\u003e class is 3.9.0, and the documentation provides access to versions from 3.8.0 down to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTranslateTextGlossaryConfig\u003c/code\u003e is a class in the Google Cloud Translation v3 API that defines the glossary configuration for text translation, including which glossary to use and options for its application.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showcasing its capabilities within the Google.Protobuf namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTranslateTextGlossaryConfig\u003c/code\u003e class includes properties like \u003ccode\u003eContextualTranslationEnabled\u003c/code\u003e, \u003ccode\u003eGlossary\u003c/code\u003e, \u003ccode\u003eGlossaryAsGlossaryName\u003c/code\u003e, and \u003ccode\u003eIgnoreCase\u003c/code\u003e to manage glossary usage, including specifying the glossary resource and whether to use contextual or case-insensitive matching.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows the construction of an instance with or without an existing \u003ccode\u003eTranslateTextGlossaryConfig\u003c/code\u003e object and it inherits members such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e from the object class.\u003c/p\u003e\n"]]],[],null,[]]