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.v1.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-19 UTC."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eDetectedBreak\u003c/code\u003e class within the Google Cloud Document AI V1 library, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDetectedBreak\u003c/code\u003e class represents a detected break at the end of a token within a document page, and can be used within various versions of the library, ranging from version 1.0.0 to the latest version, 3.19.0.\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 members from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDetectedBreak\u003c/code\u003e class has two constructors: a default constructor and a constructor that takes another instance of \u003ccode\u003eDetectedBreak\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a property named \u003ccode\u003eType\u003c/code\u003e, which allows you to get or set the type of the detected break.\u003c/p\u003e\n"]]],[],null,[]]