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 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 documentation for the `Document.Types.Page.Types.Symbol` class within the Google Cloud Document AI v1 API."],["The `Symbol` class represents a detected symbol in a document, inheriting from `object` and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details various versions of the API, ranging from version 1.0.0 up to the latest version, 3.19.0, allowing users to navigate through specific version documentation."],["Key properties of the `Symbol` class include `DetectedLanguages`, which lists detected languages with their confidence levels, and `Layout`, providing the layout information for the symbol."],["The `Symbol` class has 2 constructors: one with no parameters, and one that takes in another `Symbol` as a parameter."]]],[]]