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, across multiple versions, with the latest being 3.19.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDetectedLanguage\u003c/code\u003e class is used to represent the detected language of a structural component within a document 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 advanced capabilities.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDetectedLanguage\u003c/code\u003e class include \u003ccode\u003eConfidence\u003c/code\u003e (a float value indicating the confidence level of the language detection) and \u003ccode\u003eLanguageCode\u003c/code\u003e (a string representing the detected language in BCP-47 format).\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details two constructors for the \u003ccode\u003eDetectedLanguage\u003c/code\u003e class, one default constructor and another that takes an existing \u003ccode\u003eDetectedLanguage\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]