public sealed class DetectedLanguage : IMessage<DetectedLanguage>, IEquatable<DetectedLanguage>, IDeepCloneable<DetectedLanguage>, 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\u003eThe latest version of the Google.Cloud.Translate.V3 library is 3.9.0, with multiple previous versions available for reference, including 2.2.0 to 3.8.0.\u003c/p\u003e\n"],["\u003cp\u003eDetectedLanguage is a sealed class that serves as the response message for language detection, implementing several interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe DetectedLanguage class inherits from Object and contains two properties: Confidence, a float representing the detection confidence, and LanguageCode, a string representing the BCP-47 language code.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor and one that takes another DetectedLanguage instance as a parameter to copy its attributes.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace the class is under is Google.Cloud.Translate.V3 and it is contained within the Google.Cloud.Translate.V3.dll assembly.\u003c/p\u003e\n"]]],[],null,[]]