public sealed class Block : IMessage<Document.Types.Page.Types.Block>, IEquatable<Document.Types.Page.Types.Block>, IDeepCloneable<Document.Types.Page.Types.Block>, IBufferMessage, IMessage
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-19 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eBlock\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1\u003c/code\u003e namespace, specifically detailing the structure and properties related to text blocks in a document.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.19.0, with a range of previous versions also documented, extending back to 1.0.0, allowing users to find information specific to the version they are using.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBlock\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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, indicating its capabilities for data handling and compatibility.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eBlock\u003c/code\u003e class include \u003ccode\u003eDetectedLanguages\u003c/code\u003e, providing a list of languages detected within the block, \u003ccode\u003eLayout\u003c/code\u003e which describes the physical layout of the block, and \u003ccode\u003eProvenance\u003c/code\u003e tracking the annotation history of the block.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBlock\u003c/code\u003e class documentation includes information about its constructors, which are \u003ccode\u003eBlock()\u003c/code\u003e, and \u003ccode\u003eBlock(Document.Types.Page.Types.Block other)\u003c/code\u003e, allowing for instantiation, and copying of the class.\u003c/p\u003e\n"]]],[],null,[]]