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\u003eThis webpage provides documentation for the \u003ccode\u003eDetectedLanguage\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1\u003c/code\u003e namespace, specifically detailing its implementation in various versions, with the latest version being 3.19.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDetectedLanguage\u003c/code\u003e class is designed to represent the detected language for a structural component and it 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be constructed using either a default constructor or a copy constructor that accepts another \u003ccode\u003eDetectedLanguage\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDetectedLanguage\u003c/code\u003e class has two key properties: \u003ccode\u003eConfidence\u003c/code\u003e, which represents the confidence level of the language detection with a range from 0 to 1, and \u003ccode\u003eLanguageCode\u003c/code\u003e, which stores the BCP-47 language code.\u003c/p\u003e\n"],["\u003cp\u003eIt lists numerous version history for the \u003ccode\u003eDetectedLanguage\u003c/code\u003e class, starting from version 1.0.0 up to 3.19.0, showing a progressive evolution of the library.\u003c/p\u003e\n"]]],[],null,[]]