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-02 UTC."],[[["This documentation provides reference for the `Document.Types.Page.Types.Symbol` class within the Cloud Document AI v1beta3 API, which represents a detected symbol."],["The `Symbol` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The latest version available for the `Symbol` class is 2.0.0-beta23, with previous versions including 2.0.0-beta22 and 1.0.0-beta04."],["The class has properties for `DetectedLanguages`, which is a list of detected languages and their confidence levels, as well as a `Layout` property representing the layout for the symbol."],["The class includes two constructors, one default and one that takes a pre-existing `Document.Types.Page.Types.Symbol` as a parameter to construct a new instance."]]],[]]