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 document provides reference information for the `GetGlossaryRequest` class within the Google Cloud Translation v3 API, specifically for version 3.3.0."],["The `GetGlossaryRequest` class is used to request a glossary and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document lists the available versions of the `GetGlossaryRequest` class, ranging from the latest version 3.9.0 down to version 2.2.0."],["`GetGlossaryRequest` class has two constructors and two main properties: `GlossaryName`, which provides a typed view over the resource name, and `Name`, which is a required string property for specifying the glossary to be retrieved."]]],[]]