public sealed class Document.Types.DocumentLayout : IMessage<Document.Types.DocumentLayout>, IEquatable<Document.Types.DocumentLayout>, IDeepCloneable<Document.Types.DocumentLayout>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1beta3 API class Document.Types.DocumentLayout.
Represents the parsed layout of a document as a collection of blocks that
the document is divided into.
[[["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-07 UTC."],[[["\u003cp\u003eThis document details the \u003ccode\u003eDocument.Types.DocumentLayout\u003c/code\u003e class within the Google Cloud Document AI v1beta3 API, which represents the structural layout of a document.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDocument.Types.DocumentLayout\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces, including \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 has two constructors: a default constructor (\u003ccode\u003eDocumentLayout()\u003c/code\u003e) and one that accepts another \u003ccode\u003eDocument.Types.DocumentLayout\u003c/code\u003e object for copying (\u003ccode\u003eDocumentLayout(Document.Types.DocumentLayout other)\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe primary property of this class is \u003ccode\u003eBlocks\u003c/code\u003e, a \u003ccode\u003eRepeatedField\u003c/code\u003e that holds a list of \u003ccode\u003eDocumentLayoutBlock\u003c/code\u003e objects, representing the blocks that make up the document layout.\u003c/p\u003e\n"]]],[],null,[]]