public sealed class DetectedLanguage : IMessage<Document.Types.Page.Types.DetectedLanguage>, IEquatable<Document.Types.Page.Types.DetectedLanguage>, IDeepCloneable<Document.Types.Page.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-19 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDetectedLanguage\u003c/code\u003e class, part of the Google.Cloud.DocumentAI.V1 namespace, is used to represent the detected language within a structural component of a document.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, and is inherited from the Object class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor, \u003ccode\u003eDetectedLanguage()\u003c/code\u003e, and another, \u003ccode\u003eDetectedLanguage(Document.Types.Page.Types.DetectedLanguage)\u003c/code\u003e, which takes an existing DetectedLanguage object as input.\u003c/p\u003e\n"],["\u003cp\u003eIt exposes two key properties, \u003ccode\u003eConfidence\u003c/code\u003e (a float representing the confidence level of the language detection) and \u003ccode\u003eLanguageCode\u003c/code\u003e (a string representing the BCP-47 language code), that are used to describe the language that was detected.\u003c/p\u003e\n"],["\u003cp\u003eThis is a document detailing different versioning of the \u003ccode\u003eDetectedLanguage\u003c/code\u003e class, going from the latest version of 3.19.0, all the way down to the 1.0.0 version.\u003c/p\u003e\n"]]],[],null,[]]