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 v1beta3 API class Document.Types.Page.Types.Token.Types.DetectedBreak.
Detected break at the end of a
[Token][google.cloud.documentai.v1beta3.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 reference documentation for the `Document.Types.Page.Types.Token.Types.DetectedBreak` class within the Cloud Document AI v1beta3 API."],["The `DetectedBreak` class represents a detected break at the end of a token in a document page, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and includes properties such as `Type`, which indicates the detected break type, and it is found within the `Google.Cloud.DocumentAI.V1Beta3` namespace."],["The class has two constructors, a parameterless constructor and one that takes in another DetectedBreak as a parameter for the purpose of constructing a copy of it."],["There are three different versions of the API available, with the latest version being 2.0.0-beta23, and it includes reference links for easy navigation between the different versions and components of the API."]]],[]]