public sealed class Layout : IMessage<Document.Types.Page.Types.Layout>, IEquatable<Document.Types.Page.Types.Layout>, IDeepCloneable<Document.Types.Page.Types.Layout>, IBufferMessage, IMessage
Visual element describing a layout unit on a page.
Confidence of the current [Layout][google.cloud.documentai.v1.Document.Page.Layout] within context of the object this
layout is for. e.g. confidence can be for a single token, a table,
a visual element, etc. depending on context. Range [0, 1].
[[["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\u003eThe webpage provides documentation for the \u003ccode\u003eLayout\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1\u003c/code\u003e namespace, specifically for the .NET environment, with the current version being 3.0.0, however there are 26 versions available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLayout\u003c/code\u003e class represents a visual element describing a layout unit on a page, implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eBoundingPoly\u003c/code\u003e, \u003ccode\u003eConfidence\u003c/code\u003e, \u003ccode\u003eOrientation\u003c/code\u003e, and \u003ccode\u003eTextAnchor\u003c/code\u003e, which describe the layout's bounding polygon, confidence score, orientation, and text anchor respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors, \u003ccode\u003eLayout()\u003c/code\u003e and \u003ccode\u003eLayout(Document.Types.Page.Types.Layout other)\u003c/code\u003e, allowing the creation of an empty layout or a layout based on another layout.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage also contains a breakdown of all versions available and their corresponding url, ranging from version 3.19.0 down to 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]