public sealed class TranslateTextGlossaryConfig : IMessage<TranslateTextGlossaryConfig>, IEquatable<TranslateTextGlossaryConfig>, IDeepCloneable<TranslateTextGlossaryConfig>, IBufferMessage, IMessage
Configures which glossary should be 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 \u003ccode\u003eTranslateTextGlossaryConfig\u003c/code\u003e class is used to configure which glossary to apply for a specific target language in translations, including options for that glossary's application.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.9.0 is the latest version, and multiple previous versions are also listed, going back to version 2.2.0, all under the Google.Cloud.Translate.V3 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring compatibility with protobuf messages.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor, and another that takes a \u003ccode\u003eTranslateTextGlossaryConfig\u003c/code\u003e object for copying, allowing users to quickly copy its contents.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGlossary\u003c/code\u003e property is a required string specifying the glossary resource to be used, while the optional \u003ccode\u003eIgnoreCase\u003c/code\u003e property is a boolean that determines if matching is case-insensitive.\u003c/p\u003e\n"]]],[],null,[]]