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 document provides reference documentation for the `GetGlossaryRequest` class within the Google Cloud Translation v3 API, specifically for version 3.4.0."],["The `GetGlossaryRequest` class is a request message used to retrieve a glossary, and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and provides two constructors, `GetGlossaryRequest()` and `GetGlossaryRequest(GetGlossaryRequest other)`, along with properties for `GlossaryName` and `Name`."],["The latest version is 3.9.0, and there are several other available version for download ranging from 3.8.0 down to 2.2.0, with version 3.4.0 being the specific version that the bulk of the documentation is built upon."]]],[]]