public sealed class CreateGlossaryRequest : IMessage<CreateGlossaryRequest>, IEquatable<CreateGlossaryRequest>, IDeepCloneable<CreateGlossaryRequest>, IBufferMessage, IMessage
[[["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 webpage details the `CreateGlossaryRequest` class within the `Google.Cloud.Translate.V3` namespace, specifically version 2.4.0, for creating a glossary."],["The latest version documented is 3.9.0, and various versions ranging from 2.2.0 to 3.9.0 are listed with links for the `CreateGlossaryRequest` class."],["The `CreateGlossaryRequest` class inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `CreateGlossaryRequest` class includes properties for `Glossary`, `Parent` and `ParentAsLocationName`, with required fields being `Glossary` and `Parent`."],["The page provides information on the constructors for `CreateGlossaryRequest` and details the inherited members of `Object` from which it derives."]]],[]]