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 v1 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-19 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eDocument.Types.DocumentLayout\u003c/code\u003e class within the Google Cloud Document AI v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDocumentLayout\u003c/code\u003e class represents the structural breakdown of a document into various blocks, as parsed by the Document AI service.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists all versions from \u003ccode\u003e1.0.0\u003c/code\u003e to \u003ccode\u003e3.19.0\u003c/code\u003e of the \u003ccode\u003eDocumentLayout\u003c/code\u003e class in the Document AI v1 API, with the latest version being \u003ccode\u003e3.19.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDocumentLayout\u003c/code\u003e 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, allowing for message manipulation and comparison.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBlocks\u003c/code\u003e property of the \u003ccode\u003eDocumentLayout\u003c/code\u003e class is of type \u003ccode\u003eRepeatedField\u003c/code\u003e and contains a collection of \u003ccode\u003eDocumentLayoutBlock\u003c/code\u003e, which are the individual blocks within the parsed document.\u003c/p\u003e\n"]]],[],null,[]]