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 webpage details 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 in 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 inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default \u003ccode\u003eDetectedBreak()\u003c/code\u003e and another that takes an existing \u003ccode\u003eTextAnnotation.Types.DetectedBreak\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two properties: \u003ccode\u003eIsPrefix\u003c/code\u003e, a boolean indicating if the break prepends the element, and \u003ccode\u003eType\u003c/code\u003e, specifying the \u003ccode\u003eBreakType\u003c/code\u003e of the detected break.\u003c/p\u003e\n"],["\u003cp\u003eThere are several versions of this class available, ranging from version 2.3.0 to the latest 3.7.0.\u003c/p\u003e\n"]]],[],null,[]]