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."],[[["This page provides reference documentation for the `CreateGlossaryRequest` class within the Google Cloud Translation v3 API, specifically for version 3.7.0."],["The `CreateGlossaryRequest` class is used to create a request message for the `CreateGlossary` method and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CreateGlossaryRequest` class includes properties such as `Glossary` (the glossary to create), `Parent` (the project name), and `ParentAsLocationName` (a typed view over the parent resource name)."],["The page provides details on the constructors for `CreateGlossaryRequest` as well as the inheritance and members of the class and the available versions of this documentation, with the latest being 3.9.0."]]],[]]