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 document outlines the \u003ccode\u003eLanguageCodePair\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Translate.V3\u003c/code\u003e namespace, which is used in unidirectional glossaries for language translation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLanguageCodePair\u003c/code\u003e class has been implemented in various versions, with the latest being 3.9.0 and the current version in the context of this page being 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, comparison, cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLanguageCodePair\u003c/code\u003e contains two properties, \u003ccode\u003eSourceLanguageCode\u003c/code\u003e and \u003ccode\u003eTargetLanguageCode\u003c/code\u003e, representing the input and output language codes, respectively, both of which are required strings in BCP-47 format.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default constructor \u003ccode\u003eLanguageCodePair()\u003c/code\u003e and another constructor that accepts another \u003ccode\u003eGlossary.Types.LanguageCodePair\u003c/code\u003e as a parameter to copy its values.\u003c/p\u003e\n"]]],[],null,[]]