public sealed class Paragraph : IMessage<Document.Types.Page.Types.Paragraph>, IEquatable<Document.Types.Page.Types.Paragraph>, IDeepCloneable<Document.Types.Page.Types.Paragraph>, IBufferMessage, IMessage
A collection of lines that a human would perceive as a paragraph.
[[["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\u003eThe \u003ccode\u003eParagraph\u003c/code\u003e class represents a collection of lines perceived as a paragraph within a document, as part of the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1Beta3\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eParagraph\u003c/code\u003e class: a default constructor and one that accepts another \u003ccode\u003eDocument.Types.Page.Types.Paragraph\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParagraph\u003c/code\u003e class includes properties like \u003ccode\u003eDetectedLanguages\u003c/code\u003e, \u003ccode\u003eLayout\u003c/code\u003e, and \u003ccode\u003eProvenance\u003c/code\u003e, providing information about the paragraph's language, visual layout, and annotation history, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eParagraph\u003c/code\u003e class is 2.0.0-beta23, with previous versions 2.0.0-beta22 and 1.0.0-beta04 also available.\u003c/p\u003e\n"]]],[],null,[]]