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-04-02 UTC."],[[["This webpage provides documentation for the `GetGlossaryRequest` class within the Google Cloud Translation v3 API for .NET, specifically version 3.7.0."],["`GetGlossaryRequest` is a class used to construct a request message for retrieving a glossary, as per the Google Cloud Translation v3 API's requirements."],["The documentation includes a list of versions for this class, ranging from the latest version 3.9.0 down to version 2.2.0, with each version linking to its respective documentation."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The class has two constructor overloads, one being parameterless and the other taking another `GetGlossaryRequest` instance as parameter, and it also contains the properties `GlossaryName` and `Name`."]]],[]]