public sealed class LanguageCodePair : IMessage<Glossary.Types.LanguageCodePair>, IEquatable<Glossary.Types.LanguageCodePair>, IDeepCloneable<Glossary.Types.LanguageCodePair>, IBufferMessage, IMessage
[[["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 page details the \u003ccode\u003eLanguageCodePair\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Translate.V3\u003c/code\u003e namespace, specifically version 2.3.0, which is used for defining language pairs in unidirectional glossaries.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLanguageCodePair\u003c/code\u003e 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, providing functionality for message handling, equality comparison, deep cloning, and buffer manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor \u003ccode\u003eLanguageCodePair()\u003c/code\u003e and an overload \u003ccode\u003eLanguageCodePair(Glossary.Types.LanguageCodePair other)\u003c/code\u003e that allows the creation of a \u003ccode\u003eLanguageCodePair\u003c/code\u003e instance from an existing one.\u003c/p\u003e\n"],["\u003cp\u003eTwo key properties of the \u003ccode\u003eLanguageCodePair\u003c/code\u003e class are \u003ccode\u003eSourceLanguageCode\u003c/code\u003e and \u003ccode\u003eTargetLanguageCode\u003c/code\u003e, both of type string, representing the BCP-47 language codes for the source and target languages respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe provided content also gives a list of different versions of the same component, ranging from version 2.2.0 to 3.9.0, with 3.9.0 being the latest.\u003c/p\u003e\n"]]],[],null,[]]