public sealed class CreateGlossaryEntryRequest : IMessage<CreateGlossaryEntryRequest>, IEquatable<CreateGlossaryEntryRequest>, IDeepCloneable<CreateGlossaryEntryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class CreateGlossaryEntryRequest.
[[["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 `CreateGlossaryEntryRequest` class within the Google Cloud Translation v3 API, specifically for version 3.8.0."],["`CreateGlossaryEntryRequest` is used to create a request message for creating a new glossary entry within the Google Cloud Translation service."],["The `CreateGlossaryEntryRequest` class includes properties like `GlossaryEntry`, `Parent`, and `ParentAsGlossaryName` for defining the glossary entry details and its location."],["The latest version of this service is 3.9.0, and older versions all the way down to version 2.2.0 are also listed as available for use."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."]]],[]]