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\u003eThe content focuses on the \u003ccode\u003eDetectedBreak\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Vision.V1\u003c/code\u003e namespace, specifically version 2.3.0, which indicates the start or end of a structural component.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDetectedBreak\u003c/code\u003e 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 existing \u003ccode\u003eTextAnnotation.Types.DetectedBreak\u003c/code\u003e object as a parameter, making it easy to create new instances.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDetectedBreak\u003c/code\u003e class has two key properties: \u003ccode\u003eIsPrefix\u003c/code\u003e, a boolean indicating if a break is before an element, and \u003ccode\u003eType\u003c/code\u003e, which identifies the detected break type using \u003ccode\u003eTextAnnotation.Types.DetectedBreak.Types.BreakType\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are various versions of the \u003ccode\u003eDetectedBreak\u003c/code\u003e available ranging from 2.3.0 to the most recent version 3.7.0.\u003c/p\u003e\n"]]],[],null,[]]