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 in version 3.18.0, which indicates a detected break at the end of a token."],["The content includes a list of available versions of this class, ranging from version 1.0.0 up to the latest version 3.19.0, with version 3.18.0 being the specific version in focus."],["The `DetectedBreak` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class has a `Type` property, of type `Document.Types.Page.Types.Token.Types.DetectedBreak.Types.Type`, which represents the detected break type."],["The class offers two constructors, a default one, and another that allows copying an existing `DetectedBreak` object."]]],[]]