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 Cloud Document AI v1 API for .NET, covering versions from 1.0.0 up to the latest release 3.19.0."],["The `DetectedLanguage` class represents the language detected for a specific structural component of a document, and includes methods and properties such as `Confidence` and `LanguageCode`."],["The page lists the available versions of the `DetectedLanguage` class, allowing users to navigate to documentation for different versions of the Google Cloud Document AI v1 API."],["The `DetectedLanguage` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes information about the `DetectedLanguage` class constructors, including a default constructor and a constructor that accepts another `DetectedLanguage` instance."]]],[]]