public sealed class TextProperty : IMessage<TextAnnotation.Types.TextProperty>, IEquatable<TextAnnotation.Types.TextProperty>, IDeepCloneable<TextAnnotation.Types.TextProperty>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Vision v1 API class TextAnnotation.Types.TextProperty.
Additional information detected on the structural component.
[[["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-03-21 UTC."],[[["This document provides reference information for the `TextAnnotation.Types.TextProperty` class within the Google Cloud Vision v1 API, specifically version 3.2.0."],["The `TextProperty` class includes properties such as `DetectedBreak` and `DetectedLanguages`, which deal with text segment breaks and detected languages within text."],["The latest version of `TextAnnotation.Types.TextProperty` is 3.7.0, with documentation also provided for versions ranging from 2.3.0 to 3.6.0."],["`TextProperty` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its functionality in message handling and data management."],["The class can be instantiated using two available constructors: one default and one that takes another instance of `TextProperty`."]]],[]]