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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCreateGlossaryEntryRequest\u003c/code\u003e class is used to create a request message for adding a glossary entry within the Google Cloud Translation v3 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering functionalities like message handling, comparison, and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the \u003ccode\u003eCreateGlossaryEntryRequest\u003c/code\u003e is 3.9.0, and there are previous versions spanning from 3.8.0 to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateGlossaryEntryRequest\u003c/code\u003e requires a parent resource name under which the glossary entry will be created, as well as the entry to create itself, represented by the \u003ccode\u003eGlossaryEntry\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParentAsGlossaryName\u003c/code\u003e property provides a typed view over the \u003ccode\u003eParent\u003c/code\u003e property for easier handling of the glossary resource name.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Translation v3 API - Class CreateGlossaryEntryRequest (3.9.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.9.0 (latest)](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.CreateGlossaryEntryRequest)\n- [3.8.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.8.0/Google.Cloud.Translate.V3.CreateGlossaryEntryRequest)\n- [3.7.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.7.0/Google.Cloud.Translate.V3.CreateGlossaryEntryRequest)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.6.0/Google.Cloud.Translate.V3.CreateGlossaryEntryRequest)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.5.0/Google.Cloud.Translate.V3.CreateGlossaryEntryRequest)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.4.0/Google.Cloud.Translate.V3.CreateGlossaryEntryRequest)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.3.0/Google.Cloud.Translate.V3.CreateGlossaryEntryRequest)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.2.0/Google.Cloud.Translate.V3.CreateGlossaryEntryRequest)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.1.0/Google.Cloud.Translate.V3.CreateGlossaryEntryRequest)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.0.0/Google.Cloud.Translate.V3.CreateGlossaryEntryRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/2.4.0/Google.Cloud.Translate.V3.CreateGlossaryEntryRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/2.3.0/Google.Cloud.Translate.V3.CreateGlossaryEntryRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/2.2.0/Google.Cloud.Translate.V3.CreateGlossaryEntryRequest) \n\n public sealed class CreateGlossaryEntryRequest : IMessage\u003cCreateGlossaryEntryRequest\u003e, IEquatable\u003cCreateGlossaryEntryRequest\u003e, IDeepCloneable\u003cCreateGlossaryEntryRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Translation v3 API class CreateGlossaryEntryRequest.\n\nRequest message for CreateGlossaryEntry \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e CreateGlossaryEntryRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[CreateGlossaryEntryRequest](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.CreateGlossaryEntryRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[CreateGlossaryEntryRequest](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.CreateGlossaryEntryRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[CreateGlossaryEntryRequest](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.CreateGlossaryEntryRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Translate.V3](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3)\n\nAssembly\n--------\n\nGoogle.Cloud.Translate.V3.dll\n\nConstructors\n------------\n\n### CreateGlossaryEntryRequest()\n\n public CreateGlossaryEntryRequest()\n\n### CreateGlossaryEntryRequest(CreateGlossaryEntryRequest)\n\n public CreateGlossaryEntryRequest(CreateGlossaryEntryRequest other)\n\nProperties\n----------\n\n### GlossaryEntry\n\n public GlossaryEntry GlossaryEntry { get; set; }\n\nRequired. The glossary entry to create\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. The resource name of the glossary to create the entry under.\n\n### ParentAsGlossaryName\n\n public GlossaryName ParentAsGlossaryName { get; set; }\n\n[GlossaryName](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.GlossaryName)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.CreateGlossaryEntryRequest#Google_Cloud_Translate_V3_CreateGlossaryEntryRequest_Parent) resource name property."]]