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\u003eThe \u003ccode\u003eLanguageCodesSet\u003c/code\u003e class is used with glossaries that define equivalent terms in multiple languages, specifically in the context of Google Cloud Translation's V3 API.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.9.0 is the latest version, with numerous previous versions available, spanning from 3.8.0 down to 2.2.0 for the \u003ccode\u003eGoogle.Cloud.Translate.V3\u003c/code\u003e package.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eLanguageCodesSet\u003c/code\u003e 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 interfaces, ensuring support for a wide range of functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLanguageCodes\u003c/code\u003e property within \u003ccode\u003eLanguageCodesSet\u003c/code\u003e contains a unique list of BCP-47 language codes, each representing the language of terms in the glossary, with at least two entries expected.\u003c/p\u003e\n"],["\u003cp\u003eThere are 2 constructors available for \u003ccode\u003eLanguageCodesSet\u003c/code\u003e; a default one and one that takes another \u003ccode\u003eGlossary.Types.LanguageCodesSet\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]