public sealed class GetGlossaryRequest : IMessage<GetGlossaryRequest>, IEquatable<GetGlossaryRequest>, IDeepCloneable<GetGlossaryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class GetGlossaryRequest.
[[["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 documentation for the `GetGlossaryRequest` class within the Google Cloud Translation v3 API for .NET."],["The `GetGlossaryRequest` class is a request message used to retrieve a specific glossary, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The most current version available for documentation is 3.9.0, and this page in particular covers version 3.1.0, with other versions ranging down to 2.2.0 also being available."],["`GetGlossaryRequest` includes properties such as `GlossaryName` (a typed view) and `Name` (a string), both of which deal with the glossary to be retreived."]]],[]]