public sealed class Glossary.Types.LanguageCodePair : IMessage<Glossary.Types.LanguageCodePair>, IEquatable<Glossary.Types.LanguageCodePair>, IDeepCloneable<Glossary.Types.LanguageCodePair>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class Glossary.Types.LanguageCodePair.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `Glossary.Types.LanguageCodePair` class within the Google Cloud Translation v3 API, highlighting its use in unidirectional glossaries."],["The `LanguageCodePair` class, implemented as a sealed class, inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of this API element is 3.9.0, and the page lists other versions from 3.8.0 down to 2.2.0, each with their own documentation link."],["The class has two constructors: a default constructor `LanguageCodePair()` and a constructor that accepts another `LanguageCodePair` object as a parameter."],["The class has two main properties, `SourceLanguageCode` and `TargetLanguageCode`, both of which are required and use the ISO-639 language code format for input and output languages, respectively."]]],[]]