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 document outlines the `CreateGlossaryRequest` class, which is used to send requests for creating glossaries in the Google Cloud Translation API."],["The latest version of the documentation is 3.9.0, and the page also includes documentation for versions going back to 2.2.0."],["`CreateGlossaryRequest` inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CreateGlossaryRequest` class has a constructor and properties such as `Glossary`, `Parent`, and `ParentAsLocationName`, which are required to create a glossary."],["The class can also be initialized by copying data from another instance of the class `CreateGlossaryRequest`."]]],[]]