public sealed class Document.Types.Page.Types.Block : IMessage<Document.Types.Page.Types.Block>, IEquatable<Document.Types.Page.Types.Block>, IDeepCloneable<Document.Types.Page.Types.Block>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1beta3 API class Document.Types.Page.Types.Block.
A block has a set of lines (collected into paragraphs) that have a
common line-spacing and orientation.
[[["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 provides reference documentation for the \u003ccode\u003eDocument.Types.Page.Types.Block\u003c/code\u003e class within the Google Cloud Document AI v1beta3 API, which represents a block of text in a document page.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBlock\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, and has methods and properties to interact with it.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eDetectedLanguages\u003c/code\u003e, which is a list of detected languages with their confidence levels, and \u003ccode\u003eLayout\u003c/code\u003e, which describes the block's layout.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the Block class, \u003ccode\u003eBlock()\u003c/code\u003e and \u003ccode\u003eBlock(Document.Types.Page.Types.Block other)\u003c/code\u003e that are used to instanciate a new object, or copy an existing object, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProvenance\u003c/code\u003e property has been marked as obsolete.\u003c/p\u003e\n"]]],[],null,[]]