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-04-01 UTC."],[[["This webpage details the `DetectedBreak` class within the Google Cloud Document AI V1 library, specifically under `Document.Types.Page.Types.Token.Types`."],["The `DetectedBreak` class signifies a break detected at the end of a token in a document, and this class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of this class in the library is 3.19.0, but the page provides documentation for all versions going as far back as 1.0.0."],["The class includes a `Type` property, which is used to get and set the detected break type."],["This class has two constructors, one that is empty and another one that takes a `Document.Types.Page.Types.Token.Types.DetectedBreak` as a parameter."]]],[]]