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
Reference documentation and code samples for the Cloud Document AI v1 API class Document.Types.Page.Types.Token.Types.DetectedBreak.
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 provides documentation for the `DetectedBreak` class within the Google Cloud Document AI v1 API, specifically for the .NET environment, offering reference materials and code samples."],["The `DetectedBreak` class signifies a detected break at the end of a token within a document page, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page documents versions of the API ranging from 1.0.0 to 3.19.0, detailing how the `DetectedBreak` class is implemented through multiple versions."],["`DetectedBreak` has two constructors: a parameterless constructor, and another that allows you to use an existing `DetectedBreak` object as a parameter."],["The `Type` property within the `DetectedBreak` class is of type `Document.Types.Page.Types.Token.Types.DetectedBreak.Types.Type`, and it represents the detected break type."]]],[]]