public sealed class Symbol : IMessage<Document.Types.Page.Types.Symbol>, IEquatable<Document.Types.Page.Types.Symbol>, IDeepCloneable<Document.Types.Page.Types.Symbol>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class Document.Types.Page.Types.Symbol.
[[["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-08-04 UTC."],[[["This webpage provides reference documentation for the `Document.Types.Page.Types.Symbol` class within the Cloud Document AI v1 API for .NET, covering versions from 1.0.0 to 3.19.0 (latest)."],["The `Symbol` class represents a detected symbol in a document page, as part of the `Google.Cloud.DocumentAI.V1` namespace."],["The class includes properties such as `DetectedLanguages`, which provides a list of detected languages and their confidence levels, and `Layout`, which provides layout information."],["The latest version of the API available is version 3.19.0, but documentation is provided for many previous versions, all the way back to 1.0.0."],["The class `Symbol` inherits from Object and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interface."]]],[]]