public sealed class Document.Types.Page.Types.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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `Document.Types.Page.Types.DetectedLanguage` class within the Google Cloud Document AI v1 API."],["The latest version available is 3.19.0, but the page includes documentation for versions ranging from 1.0.0 to 3.19.0, allowing users to access information for specific older versions."],["The `DetectedLanguage` class is designed to capture language detection results, and it implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable` for functionality and it inherits from the [object](https://learn.microsoft.com/dotnet/api/system.object) base class."],["The `DetectedLanguage` class has two main properties, `Confidence` and `LanguageCode`, to provide the result of the language detection, with `Confidence` describing the certainty and `LanguageCode` showing what language it has detected."]]],[]]