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 \u003ccode\u003eDetectedBreak\u003c/code\u003e class signifies the start or end of a structural component within the \u003ccode\u003eGoogle.Cloud.Vision.V1\u003c/code\u003e namespace, specifically in the context of text annotation.\u003c/p\u003e\n"],["\u003cp\u003eThis class, available in multiple versions from 2.3.0 to the latest 3.7.0, inherits from the \u003ccode\u003eObject\u003c/code\u003e class and 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.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDetectedBreak\u003c/code\u003e instances can be created using either a default constructor or one that takes another \u003ccode\u003eDetectedBreak\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDetectedBreak\u003c/code\u003e class include \u003ccode\u003eIsPrefix\u003c/code\u003e, which indicates if the break is at the beginning of an element, and \u003ccode\u003eType\u003c/code\u003e, representing the kind of break that was detected.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Cloud.Vision.V1.dll\u003c/code\u003e assembly, showing its role within the Google Cloud Vision API.\u003c/p\u003e\n"]]],[],null,[]]