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.8.0 and above."],["The `DetectedBreak` class represents a break detected at the end of a token in a document, and it includes a property called `Type` that describes the nature of the break."],["The content shows an exhaustive list of available versions of the Document AI API, from version 1.0.0 to the latest 3.19.0, along with links to their corresponding documentation pages."],["The page also details the class's inheritance and implemented interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes information on the class constructors, `DetectedBreak()`, and `DetectedBreak(DetectedBreak other)` allowing for creation of new instances or the copying of existing ones, respectively."]]],[]]