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\u003eThe latest version of the \u003ccode\u003eBlock\u003c/code\u003e class is 3.19.0, with versions ranging back to 1.0.0 available for use.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBlock\u003c/code\u003e class represents a collection of lines with common spacing and orientation, and it is found within the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBlock\u003c/code\u003e class includes properties like \u003ccode\u003eDetectedLanguages\u003c/code\u003e, \u003ccode\u003eLayout\u003c/code\u003e, and \u003ccode\u003eProvenance\u003c/code\u003e, providing detailed information about the block's content and structure.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring a wide array of functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe Block class offers two constructors, a default constructor, and one to create an instance from an existing \u003ccode\u003eDocument.Types.Page.Types.Block\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]