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 document provides reference documentation for the `CreateGlossaryRequest` class within the Google Cloud Translation v3 API, specifically for version 3.4.0."],["The `CreateGlossaryRequest` class is used to send a request to create a glossary and it implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The document outlines the constructors and properties of the `CreateGlossaryRequest` class, such as `Glossary`, `Parent`, and `ParentAsLocationName`, including the property values, types and description."],["The most recent version of this API available is 3.9.0, with documentation available for versions all the way down to 2.2.0."]]],[]]