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.1.0."],["`CreateGlossaryRequest` is used to request the creation of a glossary and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CreateGlossaryRequest` class has two constructors and the main properties `Glossary`, `Parent`, and `ParentAsLocationName`, which are required for the creation request."],["The webpage offers documentation for previous versions of the API class, from 2.2.0 up to 3.9.0 (latest), in addition to the version 3.1.0 of the API class that is the focus of this documentation."]]],[]]