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 information for the `GetGlossaryRequest` class within the Google Cloud Translation v3 API, specifically for version 3.5.0."],["The `GetGlossaryRequest` class is a request message used to retrieve a glossary and it implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The document outlines the class's constructors, including a default constructor and a copy constructor that accepts another `GetGlossaryRequest` object."],["Key properties of the `GetGlossaryRequest` class include `GlossaryName`, which provides a typed view of the resource name, and `Name`, which is a string representing the name of the glossary to retrieve."],["The provided content spans multiple version of this API, with 3.9.0 being the latest version listed, though this page specifically documents version 3.5.0."]]],[]]