public sealed class UpdateGlossaryRequest : IMessage<UpdateGlossaryRequest>, IEquatable<UpdateGlossaryRequest>, IDeepCloneable<UpdateGlossaryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class UpdateGlossaryRequest.
[[["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."],[[["This page provides reference documentation for the `UpdateGlossaryRequest` class within the Google Cloud Translation v3 API, specifically for version 3.8.0."],["The `UpdateGlossaryRequest` class is used to send requests for updating glossary entries, allowing you to modify `display_name` and `input_config`."],["The latest version of the API available is 3.9.0, and the documentation covers versions down to 2.2.0."],["The `UpdateGlossaryRequest` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UpdateGlossaryRequest` class features properties like `Glossary` and `UpdateMask` for updating glossary data."]]],[]]