public sealed class TextAnnotation.Types.DetectedBreak : IMessage<TextAnnotation.Types.DetectedBreak>, IEquatable<TextAnnotation.Types.DetectedBreak>, IDeepCloneable<TextAnnotation.Types.DetectedBreak>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Vision v1 API class TextAnnotation.Types.DetectedBreak.
[[["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-04-17 UTC."],[[["This document provides reference documentation for the `TextAnnotation.Types.DetectedBreak` class within the Google Cloud Vision v1 API, specifically version 3.4.0."],["The `TextAnnotation.Types.DetectedBreak` class is used to represent the detected start or end of a structural component in text, as identified by the Google Cloud Vision API."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and functionality within the .NET environment."],["The class has two constructors, one default and one that accepts another instance of `TextAnnotation.Types.DetectedBreak` for cloning, as well as properties to get and set the break type and if the break prepends the element."],["There are various versions of the documentation available, from 2.3.0 to the latest 3.7.0, however the information provided pertains to version 3.4.0 in this instance."]]],[]]