public sealed class Glossary.Types.LanguageCodesSet : IMessage<Glossary.Types.LanguageCodesSet>, IEquatable<Glossary.Types.LanguageCodesSet>, IDeepCloneable<Glossary.Types.LanguageCodesSet>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class Glossary.Types.LanguageCodesSet.
public RepeatedField<string> LanguageCodes { get; }
The ISO-639 language code(s) for terms defined in the glossary.
All entries are unique. The list contains at least two entries.
Expected to be an exact match for GlossaryTerm.language_code.
[[["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 documentation pertains to the \u003ccode\u003eGlossary.Types.LanguageCodesSet\u003c/code\u003e class within the Google Cloud Translation v3 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used with equivalent term set glossaries, managing sets of language codes for translation terms.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLanguageCodesSet\u003c/code\u003e class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eLanguageCodes\u003c/code\u003e property, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e containing a list of ISO-639 language codes for terms in the glossary, with the requirement of having at least two unique entries.\u003c/p\u003e\n"],["\u003cp\u003eThe class is located within the \u003ccode\u003eGoogle.Cloud.Translate.V3\u003c/code\u003e namespace and the documentation includes details for multiple versions, with version \u003ccode\u003e3.9.0\u003c/code\u003e being the latest.\u003c/p\u003e\n"]]],[],null,[]]