public sealed class Document.Types.Page.Types.Token.Types.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 webpage provides documentation for the `Document.Types.Page.Types.Token.Types.DetectedBreak` class within the Google Cloud Document AI v1 API, specifically focusing on version 3.16.0."],["The `DetectedBreak` class represents a detected break at the end of a token within a document, and it implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the class's inheritance from `object` and lists the inherited members like `GetHashCode`, `GetType`, and `ToString`."],["It includes details on the class's constructors, `DetectedBreak()` and `DetectedBreak(DetectedBreak)`, which allow for the creation of new instances and cloning from existing ones."],["The `Type` property of the class determines the break type and it is of the type `Document.Types.Page.Types.Token.Types.DetectedBreak.Types.Type`."]]],[]]