public sealed class UpdateGlossaryEntryRequest : IMessage<UpdateGlossaryEntryRequest>, IEquatable<UpdateGlossaryEntryRequest>, IDeepCloneable<UpdateGlossaryEntryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class UpdateGlossaryEntryRequest.
[[["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 `UpdateGlossaryEntryRequest` class is used to manage requests for updating entries in a glossary within the Google Cloud Translation v3 API."],["This class has been implemented to inherit from `object` while also supporting multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for enhanced functionality."],["Version 3.8.0 is the current version with the documentation showing version history dating back to 2.2.0, with version 3.9.0 being the latest version available."],["The `UpdateGlossaryEntryRequest` class includes properties such as `GlossaryEntry` which represents the glossary entry to be updated within a given request."]]],[]]