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-03-21 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, as determined by the API, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation provides access to various versions of the API, ranging from the latest 3.19.0 down to 1.0.0, allowing developers to find information relevant to the specific version they are using."],["Key properties of the `Symbol` class include `DetectedLanguages`, which provides a list of detected languages with confidence scores, and `Layout`, which offers layout information for the symbol within the document page."],["The page also details the inheritance, constructors, and the namespace associated with the `Symbol` class."]]],[]]