public sealed class GetGlossaryEntryRequest : IMessage<GetGlossaryEntryRequest>, IEquatable<GetGlossaryEntryRequest>, IDeepCloneable<GetGlossaryEntryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class GetGlossaryEntryRequest.
[[["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 webpage provides reference documentation for the `GetGlossaryEntryRequest` class within the Google Cloud Translation v3 API for .NET."],["The `GetGlossaryEntryRequest` class is used to structure request messages for retrieving a specific glossary entry."],["The latest version of this class is 3.9.0 and versions are provided as far back as 2.2.0."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to ensure wide compatibility and a feature-rich experience."],["The class has properties such as `GlossaryEntryName` and `Name` to define the target resource, allowing users to identify the specific glossary entry they wish to retrieve from the Google Cloud Translation service."]]],[]]