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 allows configuration of which glossary to use for translating to a specific target language.\u003c/p\u003e\n"],["\u003cp\u003eThis configuration class is found within the \u003ccode\u003eGoogle.Cloud.Translate.V3\u003c/code\u003e namespace in the \u003ccode\u003eGoogle.Cloud.Translate.V3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eIt supports various versions from 2.2.0 to 3.9.0, with 3.9.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGlossary\u003c/code\u003e property, which is a required field, specifies the path to the glossary to be used in the format: \u003ccode\u003eprojects/*/locations/*/glossaries/*\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIgnoreCase\u003c/code\u003e property is optional, allowing users to set if the translation will be case-insensitive or not.\u003c/p\u003e\n"]]],[],null,[]]