public sealed class Document.Types.Page.Types.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 v1beta3 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-04-01 UTC."],[[["This document provides reference information for the `Document.Types.Page.Types.Symbol` class within the Cloud Document AI v1beta3 API."],["The `Symbol` class represents a detected symbol in a document and inherits from `object`, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default `Symbol()` and a copy constructor `Symbol(Document.Types.Page.Types.Symbol other)`."],["It includes properties such as `DetectedLanguages` to list detected languages with confidence levels, and `Layout`, which provides layout information for the symbol."],["The most recent version available is 2.0.0-beta23, and documentation is provided for previous versions 2.0.0-beta22 and 1.0.0-beta04."]]],[]]