public sealed class DetectedBreak : IMessage<TextAnnotation.Types.DetectedBreak>, IEquatable<TextAnnotation.Types.DetectedBreak>, IDeepCloneable<TextAnnotation.Types.DetectedBreak>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eDetectedBreak\u003c/code\u003e class, which is part of the \u003ccode\u003eGoogle.Cloud.Vision.V1\u003c/code\u003e namespace and used to identify the start or end of a structural component within text.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDetectedBreak\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and also inherits members from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor and another that accepts an instance of \u003ccode\u003eTextAnnotation.Types.DetectedBreak\u003c/code\u003e as a parameter, making it easy to create objects of this type.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDetectedBreak\u003c/code\u003e class includes two key properties: \u003ccode\u003eIsPrefix\u003c/code\u003e, a boolean indicating if a break prepends an element, and \u003ccode\u003eType\u003c/code\u003e, which specifies the \u003ccode\u003eBreakType\u003c/code\u003e of the detected break.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the package is 3.7.0, with various other versions listed down to 2.3.0.\u003c/p\u003e\n"]]],[],null,[]]