[[["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 latest version of the Google Cloud Translation v3 API class GlossaryEntry is 3.9.0, with several previous versions available, going back to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eGlossaryEntry is a class that represents a single entry in a glossary for the Google Cloud Translation v3 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherits from the object class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the GlossaryEntry class include DataCase, Description, GlossaryEntryName, Name, TermsPair, and TermsSet, which define the entry's structure and content.\u003c/p\u003e\n"],["\u003cp\u003eThe GlossaryEntry class has 2 constructors, the first being public GlossaryEntry() and the second being public GlossaryEntry(GlossaryEntry other).\u003c/p\u003e\n"]]],[],null,["# Google Cloud Translation v3 API - Class GlossaryEntry (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.GlossaryEntry)\n- [3.8.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.8.0/Google.Cloud.Translate.V3.GlossaryEntry)\n- [3.7.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.7.0/Google.Cloud.Translate.V3.GlossaryEntry)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.6.0/Google.Cloud.Translate.V3.GlossaryEntry)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.5.0/Google.Cloud.Translate.V3.GlossaryEntry)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.4.0/Google.Cloud.Translate.V3.GlossaryEntry)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.3.0/Google.Cloud.Translate.V3.GlossaryEntry)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.2.0/Google.Cloud.Translate.V3.GlossaryEntry)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.1.0/Google.Cloud.Translate.V3.GlossaryEntry)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.0.0/Google.Cloud.Translate.V3.GlossaryEntry)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/2.4.0/Google.Cloud.Translate.V3.GlossaryEntry)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/2.3.0/Google.Cloud.Translate.V3.GlossaryEntry)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/2.2.0/Google.Cloud.Translate.V3.GlossaryEntry) \n\n public sealed class GlossaryEntry : IMessage\u003cGlossaryEntry\u003e, IEquatable\u003cGlossaryEntry\u003e, IDeepCloneable\u003cGlossaryEntry\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Translation v3 API class GlossaryEntry.\n\nRepresents a single entry in a glossary. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e GlossaryEntry \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[GlossaryEntry](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.GlossaryEntry), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[GlossaryEntry](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.GlossaryEntry), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[GlossaryEntry](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.GlossaryEntry), [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### GlossaryEntry()\n\n public GlossaryEntry()\n\n### GlossaryEntry(GlossaryEntry)\n\n public GlossaryEntry(GlossaryEntry other)\n\nProperties\n----------\n\n### DataCase\n\n public GlossaryEntry.DataOneofCase DataCase { get; }\n\n### Description\n\n public string Description { get; set; }\n\nDescribes the glossary entry.\n\n### GlossaryEntryName\n\n public GlossaryEntryName GlossaryEntryName { get; set; }\n\n[GlossaryEntryName](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.GlossaryEntryName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.GlossaryEntry#Google_Cloud_Translate_V3_GlossaryEntry_Name) resource name property.\n\n### Name\n\n public string Name { get; set; }\n\nIdentifier. The resource name of the entry.\nFormat:\n`projects/*/locations/*/glossaries/*/glossaryEntries/*`\n\n### TermsPair\n\n public GlossaryEntry.Types.GlossaryTermsPair TermsPair { get; set; }\n\nUsed for an unidirectional glossary.\n\n### TermsSet\n\n public GlossaryEntry.Types.GlossaryTermsSet TermsSet { get; set; }\n\nUsed for an equivalent term sets glossary."]]