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-04-17 UTC."],[[["This webpage provides documentation for the `TextProperty` class within the Google Cloud Vision v1 API, specifically version 3.3.0."],["The `TextProperty` class is part of the `TextAnnotation.Types` namespace and is used for text analysis in the Vision API, with information relating to detected text."],["The `TextProperty` class includes properties like `DetectedBreak` for identifying text segment breaks and `DetectedLanguages` for language detection with confidence levels."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and is derived from the base `Object` class, as per its inheritance hierarchy."],["The content gives the availability of different versions of the `TextProperty` class ranging from 2.3.0 to 3.7.0, with 3.7.0 being the most recent version."]]],[]]