public sealed class CreateGlossaryRequest : IMessage<CreateGlossaryRequest>, IEquatable<CreateGlossaryRequest>, IDeepCloneable<CreateGlossaryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class CreateGlossaryRequest.
[[["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."],[[["The latest version available for the Google Cloud Translation v3 API is 3.9.0, but the current documentation is for version 3.8.0."],["This documentation provides reference information and code samples for the `CreateGlossaryRequest` class, part of the Google Cloud Translation v3 API."],["`CreateGlossaryRequest` is a message class used to create a glossary and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CreateGlossaryRequest` class has two constructors and also has properties, including `Glossary`, `Parent`, and `ParentAsLocationName`."],["The required parameters to be passed for creating a glossary request are the `Glossary` and the `Parent`, where the latter is the project name."]]],[]]