public sealed class DetectedLanguage : IMessage<Document.Types.Page.Types.DetectedLanguage>, IEquatable<Document.Types.Page.Types.DetectedLanguage>, IDeepCloneable<Document.Types.Page.Types.DetectedLanguage>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class Document.Types.Page.Types.DetectedLanguage.
[[["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 provides documentation for the \u003ccode\u003eDetectedLanguage\u003c/code\u003e class within the Google Cloud Document AI v1 API, specifically for the .NET environment, spanning multiple versions from 1.0.0 to the latest 3.19.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDetectedLanguage\u003c/code\u003e class represents the detected language for a structural component, and is part of the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1.Document.Types.Page.Types\u003c/code\u003e namespace.\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, for working with protocol buffers.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDetectedLanguage\u003c/code\u003e class has two constructors: a default constructor and one that accepts another \u003ccode\u003eDetectedLanguage\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDetectedLanguage\u003c/code\u003e class has two properties: \u003ccode\u003eConfidence\u003c/code\u003e, which represents the confidence of the language detection (ranging from 0 to 1), and \u003ccode\u003eLanguageCode\u003c/code\u003e, which represents the BCP-47 language code of the detected language.\u003c/p\u003e\n"]]],[],null,[]]