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 page details the \u003ccode\u003eDetectedLanguage\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1\u003c/code\u003e namespace, which is used for identifying the detected language of a structural component in a document.\u003c/p\u003e\n"],["\u003cp\u003eThe page offers a comprehensive history of the \u003ccode\u003eDetectedLanguage\u003c/code\u003e class, listing various versions from 1.0.0 to the latest 3.19.0, with links to their respective documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDetectedLanguage\u003c/code\u003e class has properties such as \u003ccode\u003eConfidence\u003c/code\u003e, a float value representing the confidence level of the language detection, and \u003ccode\u003eLanguageCode\u003c/code\u003e, which is a string containing the BCP-47 language code.\u003c/p\u003e\n"],["\u003cp\u003eThe 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 also inherits from \u003ccode\u003eObject\u003c/code\u003e, giving it access to methods like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page also lists two constructors, \u003ccode\u003eDetectedLanguage()\u003c/code\u003e and \u003ccode\u003eDetectedLanguage(Document.Types.Page.Types.DetectedLanguage other)\u003c/code\u003e, with the second constructor allowing for a DetectedLanguage instance to be created from another one.\u003c/p\u003e\n"]]],[],null,[]]