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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The content provides documentation for the `TranslateTextGlossaryConfig` class within the Google Cloud Translation v3 API, detailing its purpose in configuring glossary usage for specific target languages."],["This class, `TranslateTextGlossaryConfig`, allows for the specification of a glossary to be applied during translation, with the glossary format being project and location specific."],["The `IgnoreCase` property allows for case-insensitive matching when applying the glossary, and can be set with the boolean value of `true` or `false`."],["Multiple versions of the documentation are available, ranging from version 2.2.0 up to the latest 3.9.0, showing the history of the API."]]],[]]