public sealed class Line : IMessage<Document.Types.Page.Types.Line>, IEquatable<Document.Types.Page.Types.Line>, IDeepCloneable<Document.Types.Page.Types.Line>, IBufferMessage, IMessage
A collection of tokens that a human would perceive as a line.
Does not cross column boundaries, can be horizontal, vertical, etc.
[[["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 defines the \u003ccode\u003eLine\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1Beta3\u003c/code\u003e namespace, representing a collection of tokens perceived as a single line in a document, without crossing column boundaries.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLine\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, making it compatible with protocol buffer messages.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLine\u003c/code\u003e class has two constructors: a default constructor \u003ccode\u003eLine()\u003c/code\u003e and another that takes a \u003ccode\u003eDocument.Types.Page.Types.Line\u003c/code\u003e object as a parameter, allowing the creation of lines from existing data.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eDetectedLanguages\u003c/code\u003e, a list of detected languages with confidence levels, \u003ccode\u003eLayout\u003c/code\u003e for layout information, and \u003ccode\u003eProvenance\u003c/code\u003e for the annotation's history, enabling detailed analysis of document lines.\u003c/p\u003e\n"],["\u003cp\u003eThe content provided covers three different versions of the document, with \u003ccode\u003e2.0.0-beta23\u003c/code\u003e being the latest version, with links to each respective version.\u003c/p\u003e\n"]]],[],null,[]]