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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page details the `DetectedBreak` class, which signifies a detected break at the end of a token in Google Cloud Document AI."],["The latest version available is 3.19.0, with numerous older versions listed for reference, down to version 1.0.0."],["The `DetectedBreak` class inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes constructors for creating a new `DetectedBreak` instance or copying one, and a property called `Type` to classify the detected break."],["The assembly for this class is `Google.Cloud.DocumentAI.V1.dll` and it resides within the `Google.Cloud.DocumentAI.V1` namespace."]]],[]]