public sealed class DetectedLanguage : IMessage<TextAnnotation.Types.DetectedLanguage>, IEquatable<TextAnnotation.Types.DetectedLanguage>, IDeepCloneable<TextAnnotation.Types.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 \u003ccode\u003eDetectedLanguage\u003c/code\u003e documentation is 3.7.0, with the current page detailing version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDetectedLanguage\u003c/code\u003e is a class used to identify the detected language within a structural component, implementing several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class offers two constructors: a default constructor and one that takes another \u003ccode\u003eTextAnnotation.Types.DetectedLanguage\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains the \u003ccode\u003eConfidence\u003c/code\u003e property, a float representing the confidence level of the language detection ranging from 0 to 1, and the \u003ccode\u003eLanguageCode\u003c/code\u003e property, which stores the BCP-47 language code as a string.\u003c/p\u003e\n"]]],[],null,[]]