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 page provides documentation for the `GetGlossaryRequest` class within the Google Cloud Translation v3 API for .NET, detailing its purpose as a request message for retrieving a glossary."],["The `GetGlossaryRequest` class, found in the `Google.Cloud.Translate.V3` namespace, is part of the Google.Cloud.Translate.V3.dll assembly."],["This class implements interfaces such as `IMessage`, `IEquatable\u003cGetGlossaryRequest\u003e`, `IDeepCloneable\u003cGetGlossaryRequest\u003e`, and `IBufferMessage`."],["The current version for this documentation is 3.8.0, with version 3.9.0 being the latest available version, and other prior versions are also accessible on this page."],["The class has properties like `GlossaryName` and `Name` as well as constructors for default instantiation and for copying a pre-existing `GetGlossaryRequest` object."]]],[]]