public sealed class LanguageCodesSet : IMessage<Glossary.Types.LanguageCodesSet>, IEquatable<Glossary.Types.LanguageCodesSet>, IDeepCloneable<Glossary.Types.LanguageCodesSet>, IBufferMessage, IMessage
public RepeatedField<string> LanguageCodes { get; }
The BCP-47 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\u003eThis webpage documents the \u003ccode\u003eLanguageCodesSet\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Translate.V3\u003c/code\u003e namespace, specifically version 2.2.0, which is used for glossaries with equivalent term sets.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLanguageCodesSet\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering functionalities such as deep cloning and message buffering.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the Google.Cloud.Translate.V3 library, ranging from 2.2.0 up to the latest version 3.9.0, all of which are linked on the webpage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLanguageCodes\u003c/code\u003e property of the \u003ccode\u003eLanguageCodesSet\u003c/code\u003e class is a \u003ccode\u003eRepeatedField\u003c/code\u003e that stores a collection of unique BCP-47 language codes for terms defined in the glossary.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: one default and another taking a \u003ccode\u003eGlossary.Types.LanguageCodesSet\u003c/code\u003e instance as a parameter, allowing for creation through default or instance cloning.\u003c/p\u003e\n"]]],[],null,[]]