public sealed class DetectedBreak : IMessage<Document.Types.Page.Types.Token.Types.DetectedBreak>, IEquatable<Document.Types.Page.Types.Token.Types.DetectedBreak>, IDeepCloneable<Document.Types.Page.Types.Token.Types.DetectedBreak>, IBufferMessage, IMessage
Detected break at the end of a
[Token][google.cloud.documentai.v1beta3.Document.Page.Token].
[[["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 outlines the \u003ccode\u003eDetectedBreak\u003c/code\u003e class, which signifies a break at the end of a token within a document page, specifically in version 1.0.0-beta04 of the Google Cloud DocumentAI V1Beta3 library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDetectedBreak\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, enabling various functionalities like message handling, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and provides functionality through its own properties and inherited members, such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be constructed in two ways, either as an empty \u003ccode\u003eDetectedBreak()\u003c/code\u003e or by using a \u003ccode\u003eDetectedBreak\u003c/code\u003e object as a parameter in the constructor \u003ccode\u003eDetectedBreak(Document.Types.Page.Types.Token.Types.DetectedBreak other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt has a \u003ccode\u003eType\u003c/code\u003e property which will identify the nature of the break by using the \u003ccode\u003eDocument.Types.Page.Types.Token.Types.DetectedBreak.Types.Type\u003c/code\u003e enum, where details regarding the break are stored.\u003c/p\u003e\n"]]],[],null,[]]