public sealed class VisualElement : IMessage<Document.Types.Page.Types.VisualElement>, IEquatable<Document.Types.Page.Types.VisualElement>, IDeepCloneable<Document.Types.Page.Types.VisualElement>, IBufferMessage, IMessage
Detected non-text visual elements e.g. checkbox, signature etc. on the
page.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-19 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eVisualElement\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1\u003c/code\u003e namespace, which is used to represent detected non-text elements on a document page, such as checkboxes and signatures.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVisualElement\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing it to work with Google's Protocol Buffers and enabling various operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default one and another that takes a \u003ccode\u003eDocument.Types.Page.Types.VisualElement\u003c/code\u003e object as a parameter for creating a new VisualElement based on another.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVisualElement\u003c/code\u003e has three key properties: \u003ccode\u003eDetectedLanguages\u003c/code\u003e, which stores a list of the detected languages and their confidences, \u003ccode\u003eLayout\u003c/code\u003e, which provides the layout details of the visual element, and \u003ccode\u003eType\u003c/code\u003e, which denotes the type of visual element.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also includes links to different versions of the \u003ccode\u003eVisualElement\u003c/code\u003e class, ranging from version 1.0.0 to the latest 3.19.0, with easy navigation to each version's specific details.\u003c/p\u003e\n"]]],[],null,[]]